View Single Post
  #5   (View Single Post)  
Old 12th September 2008
disappearedng disappearedng is offline
Shell Scout
 
Join Date: May 2008
Posts: 128
Default

OK I went to /usr/ports/devel/glib20 and deinstalled it using make deinstall

then i went on and reinstalled it using make install

funny thing is ,
Code:
-rw-r--r--  1 root  wheel  370162 Sep 12 12:28 /usr/local/lib/libgobject-2.0.a
-rwxr-xr-x  1 root  wheel     994 Sep 12 12:28 /usr/local/lib/libgobject-2.0.la
lrwxr-xr-x  1 root  wheel      19 Sep 12 12:28 /usr/local/lib/libgobject-2.0.so -> libgobject-2.0.so.0
-rwxr-xr-x  1 root  wheel  251326 Sep 12 12:28 /usr/local/lib/libgobject-2.0.so.0
Still the same.

and
Code:
[disappearedng@ /usr/lib]$ sudo nspluginwrapper -v -a -i
Auto-install plugins from /usr/X11R6/lib/browser_plugins
Looking for plugins in /usr/X11R6/lib/browser_plugins
Auto-install plugins from /usr/X11R6/lib/firefox/plugins
Looking for plugins in /usr/X11R6/lib/firefox/plugins
Auto-install plugins from /usr/local/lib/npapi/linux-flashplugin
Looking for plugins in /usr/local/lib/npapi/linux-flashplugin
/usr/local/lib/nspluginwrapper/i386/linux/npviewer.bin: error while loading shared libraries: libgobject-2.0.so.0: cannot open shared object file: No such file or directory
Auto-install plugins from /root/.mozilla/plugins
Looking for plugins in /root/.mozilla/plugins
Hm.. Any ideas? Reinstalling glib20 does not restore the missing file.
Reply With Quote