Skip site navigation (1)Skip section navigation (2)
Date:      Wed, 12 May 2004 14:25:46 +0930
From:      Adam Smith <adam@internode.com.au>
To:        Sergey Zaharchenko <doublef@tele-kom.ru>, freebsd-questions@freebsd.org
Subject:   Re: Linux library compatibility (libgmodule-2.0.so.0)
Message-ID:  <20040512045546.GE686@internode.com.au>
In-Reply-To: <20040512021229.GA888@Shark.localdomain>
References:  <20040511130016.GA3263@internode.com.au> <20040512021229.GA888@Shark.localdomain>

next in thread | previous in thread | raw e-mail | index | archive | help
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



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?20040512045546.GE686>