Subject: Re: firefox-gtk2 not working after update
To: None <tech-pkg@netbsd.org>
From: Jukka Salmi <j+nbsd@2004.salmi.ch>
List: tech-pkg
Date: 10/06/2004 08:15:52
Hi,
Jeremy C. Reed --> tech-pkg (2004-10-05 15:54:53 -0700):
> On Wed, 6 Oct 2004, Jukka Salmi wrote:
>
> > $ firefox-gtk2
> > Shared object "libgobject-2.0.so.400" not found
>
> libgobject shared library is provided by glib2 package.
>
> It appears that firefox-gtk2 directly needs the libgobject. But no
> dependency is setup for it. This should be done.
>
> Do you have glib2 package installed?
Yes.
> If it is installed, can you make sure the names are correct?
>
> objdump -x /usr/pkg/lib/firefox-gtk2/firefox-bin | grep NEEDED.*gobject
NEEDED libgobject-2.0.so.400
> pkg_info -L glib2 | grep libgobject
/usr/pkg/lib/libgobject-2.0.a
/usr/pkg/lib/libgobject-2.0.so
/usr/pkg/lib/libgobject-2.0.so.0
/usr/pkg/lib/libgobject-2.0.so.0.400.6
/usr/pkg/lib/libgobject-2.0.la
> ls -l /usr/pkg/lib/libgobject*
-rw-r--r-- 1 root wheel 279844 Oct 6 00:37 /usr/pkg/lib/libgobject-2.0.a
-rwxr-xr-x 1 root wheel 923 Oct 6 00:37 /usr/pkg/lib/libgobject-2.0.la*
lrwxr-xr-x 1 root wheel 25 Oct 6 00:37 /usr/pkg/lib/libgobject-2.0.so@ -> libgobject-2.0.so.0.400.6
lrwxr-xr-x 1 root wheel 25 Oct 6 00:37 /usr/pkg/lib/libgobject-2.0.so.0@ -> libgobject-2.0.so.0.400.6
-rwxr-xr-x 1 root wheel 235470 Oct 6 00:37 /usr/pkg/lib/libgobject-2.0.so.0.400.6*
Regards, Jukka
--
bashian roulette:
$ ((RANDOM%6)) || rm -rf ~