Linux library compatibility (libgmodule-2.0.so.0)

Adam Smith adam at internode.com.au
Tue May 11 21:55:52 PDT 2004


On Wed

> $ readelf -d /usr/local/bin/pdftex |grep NEEDED
> 
>  0x00000001 (NEEDED)                     Shared library: [libpng.so.5]
>  0x00000001 (NEEDED)                     Shared library: [libz.so.2]
>  0x00000001 (NEEDED)                     Shared library: [libm.so.2]
>  0x00000001 (NEEDED)                     Shared library: [libc.so.4]

Gah!  There are quite a few.  Still, some of these I'll already have so
it's still a case of installing libraries one by one :(

Do you (or anyone!) know exactly how to go about installing some of these
Linux libraries?  I mean, I can't just go and download libgmodule-2.0.so.0
and install it, can I?  If so, how, or where do I need to go to get them?

I guess I was kind of thinking, and I hate to use the analagy, of DLLs.
Being able to go and find one of these libraries, install it into my Linux
compat/lib directory and then run the application.


Cheers.

 0x00000001 (NEEDED)                     Shared library: [libgtk-x11-2.0.so.0]
 0x00000001 (NEEDED)                     Shared library: [libgdk-x11-2.0.so.0]
 0x00000001 (NEEDED)                     Shared library: [libgmodule-2.0.so.0]
 0x00000001 (NEEDED)                     Shared library: [libglib-2.0.so.0]
 0x00000001 (NEEDED)                     Shared library: [libdl.so.2]
 0x00000001 (NEEDED)                     Shared library: [libXi.so.6]
 0x00000001 (NEEDED)                     Shared library: [libXext.so.6]
 0x00000001 (NEEDED)                     Shared library: [libX11.so.6]
 0x00000001 (NEEDED)                     Shared library: [libcups.so.2]
 0x00000001 (NEEDED)                     Shared library: [libstdc++.so.5]
 0x00000001 (NEEDED)                     Shared library: [libm.so.6]
 0x00000001 (NEEDED)                     Shared library: [libgcc_s.so.1]
 0x00000001 (NEEDED)                     Shared library: [libc.so.6]
 0x00000001 (NEEDED)                     Shared library: [libgdk_pixbuf-2.0.so.0]
 0x00000001 (NEEDED)                     Shared library: [libpango-1.0.so.0]
 0x00000001 (NEEDED)                     Shared library: [libgobject-2.0.so.0]


-- 
Adam Smith
Internode	: http://www.internode.on.net
Phone		: (08) 8228 2999



More information about the freebsd-questions mailing list