Subject: Re: firefox-gtk2 not working after update
To: Jukka Salmi <j+nbsd@2004.salmi.ch>
From: Jeremy C. Reed <reed@reedmedia.net>
List: tech-pkg
Date: 10/05/2004 15:54:53
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?

If not, can you install it and try firefox-gtk2 again?

If it is installed, can you make sure the names are correct?

objdump -x /usr/pkg/lib/firefox-gtk2/firefox-bin | grep NEEDED.*gobject

pkg_info -L glib2 | grep libgobject

ls -l /usr/pkg/lib/libgobject*


 Jeremy C. Reed

 	  	 	 BSD News, BSD tutorials, BSD links
	  	 	 http://www.bsdnewsletter.com/