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

Code:
[disappearedng@ /usr/home/disappearedng]$ file /usr/local/lib/libgobject-2.0.so.0
/usr/local/lib/libgobject-2.0.so.0: ELF 32-bit LSB shared object, Intel 80386, version 1 (FreeBSD), dynamically linked, not stripped
[disappearedng@ /usr/home/disappearedng]$ 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

[disappearedng@ /usr/home/disappearedng]$ kldstat 
Id Refs Address    Size     Name
 1   17 0xc0400000 4793b8   kernel
 2    1 0xc087a000 8b20     if_sis.ko
 3    1 0xc0883000 6f88     snd_ich.ko
 4    2 0xc088a000 4a5ac    sound.ko
 5    1 0xc5131000 22000    linux.ko
 6    1 0xc5182000 1d000    nfsserver.ko
 7    1 0xc5404000 6000     i915.ko
 8    1 0xc540f000 f000     drm.ko
I don't really understand what I am doing lol

Is this good enough?
Is there something wrong with my linux compatibility layer?
Reply With Quote