[csw-users] gtk 1.2.10 libraries missing

James Lee james at blastwave.org
Wed Jan 26 16:58:58 CET 2005


On 26/01/05, 15:28:18, Mike Russo <miker at readq.com> wrote regarding Re: 
[csw-users] gtk 1.2.10 libraries missing:

> That's not the problem on my machine -- the files are just not there:

> [root at gobi /]# cd /opt/csw
> [root at gobi csw]# find . | grep libgmod
> ./lib/libgmodule-2.0.la
> ./lib/libgmodule-2.0.so
> ./lib/libgmodule-2.0.so.0
> ./lib/libgmodule-2.0.so.0.400.0
> ./lib/libgmodule-2.0.so.0.400.8
> ./linux/usr/lib/libgmodule-1.2.so.0
> ./linux/usr/lib/libgmodule-1.2.so.0.0.10

You say they "are just not there", then you find them. (???)

libgmodule-2.0.so is part of CSWglib and you seem to have it, check with:

$ pkginfo -l CSWglib

List the package and look for the libgmodule with:

$ pkgchk -v CSWglib

I din't think that is problem.  Why is /opt/csw/bin/xmms picking up
/usr/local/lib/libxmms.so.1 and not /opt/csw/lib/ libxmms.so.1 ?

Do you have file /var/ld/ld.config?


Try with truss and see where it is looking for the libraries:

$ truss xmms



More information about the users mailing list