View Single Post
  #9   (View Single Post)  
Old 12th September 2008
DutchDaemon's Avatar
DutchDaemon DutchDaemon is offline
Real Name: Ben
Spam Refugee
 
Join Date: Jul 2008
Location: Rotterdam, The Netherlands
Posts: 336
Default

What is the output of 'file /usr/local/lib/libgobject-2.0.so.0'? The error seems to suggest a binary/library/OS mix-up.

Mine is:
/usr/local/lib/libgobject-2.0.so.0: ELF 32-bit LSB shared object, Intel 80386, version 1 (FreeBSD), dynamically linked, not stripped

And:

file /usr/local/lib/nspluginwrapper/i386/linux/npviewer.bin ->

/usr/local/lib/nspluginwrapper/i386/linux/npviewer.bin: ELF 32-bit LSB executable, Intel 80386, version 1 (SYSV), for GNU/Linux 2.2.5, dynamically linked (uses shared libs), stripped

Do you have Linux emulation enabled (see kldstat) ?

Last edited by DutchDaemon; 12th September 2008 at 04:47 PM.
Reply With Quote