[immodule-qt] Re: New patch has been released for testing

YamaKen yamaken at bp.iij4u.or.jp
Sat Aug 14 08:59:49 EEST 2004


Hi Karl, thank you for cooperation.

At Thu, 12 Aug 2004 16:01:44 -0700,
Karl.Park at Sun.COM wrote:
> I think it is worth to note that libraries
> 
> under $QTDIR
> plugins/inputmethods/libqimsw-none.so
> plugins/inputmethods/libqimsw-multi.so
> plugins/inputmethods/libqsimple.so
> plugins/inputmethods/libqxim.so
> 
> should be copied to $prefix/plugins/input.
> 
> the directory name inputmethods made me wonder if the input context
> plugin's location has changed from 'plugins/input' to
> 'plugins/inputmethods':-)

Oops, I was not aware of the problem.

I suggest renaming the install directory $prefix/plugins/input
to $prefix/plugins/inputmethods. I had kept the name
$prefix/plugins/input for backward compatibility, but it's less
beneficial for us than renaming.

Although 'make install' installs the plugins into
$prefix/plugins/input, We should consider following problems.

- Non-official install script may assume
  <destdir>/plugins/inputmethods because
  <srcdir>/plugins/inputmethods exists.

- difference of the names between source and install directory
  may confuse developers and users

-------------------------------
YamaKen  yamaken at bp.iij4u.or.jp



More information about the immodule-qt mailing list