At 16:58 -0500 1999-05-04, Ossama Othman wrote:
On  4 May, Marcelo E. Magallon wrote:
> if the soname is libltdl.so.0.1.1 the package should be called libltdl0.1.1;
> if, OTOH, the soname is libltdl.so.0 (which is more likely, given libtool
> generates that kind of sonames), then the package should be called
> libltdl0

*sigh*
I think I am confusing what the definition of "soname" is.

[EMAIL PROTECTED]:[~]% objdump -p /lib/libc-2.1.1.so | awk '/SONAME/ {print $2}'
libc.so.6
^ That is the soname
--
Joel Klecker (aka Espy)                    Debian GNU/Linux Developer
<URL:mailto:[EMAIL PROTECTED]>                 <URL:mailto:[EMAIL PROTECTED]>
<URL:http://web.espy.org/>               <URL:http://www.debian.org/>

Reply via email to