*- On 1 Apr, Pierfrancesco Caci wrote about "Re: where is ldd ?" > :-> "Bob" == Bob Nielsen <[EMAIL PROTECTED]> writes: > > > What version of ldso do you have installed. It should contain ldd (the > > potato version does not, however, since it is now included in libc6 2.1. > > > Bob, I installed the version 1.9.10-1 that comes with the Official CD > number 1 of version 2.1 (slink) > Thinking of an error of the packager I tried the one that comes with > potato (1.9.10-1.2) but as yiu said it doesn't contain ldd either. > > Fortunately I had a pc which was not upgraded yet so I simply ftp'ed > the file from there. > > I think that this is a bug, should we file a report? > > Pf > >
Try downloading ldso_1.9.10-1 from your favorite Debian mirror and reinstalling it with 'dpkg -i ldso_1.9.10-1.deb', ldd is in there. % dpkg -l ldso Desired=Unknown/Install/Remove/Purge | Status=Not/Installed/Config-files/Unpacked/Failed-config/Half-installed |/ Err?=(none)/Hold/Reinst-required/X=both-problems (Status,Err: uppercase=bad) ||/ Name Version Description +++-===============-==============-============================================ ii ldso 1.9.10-1 The Linux dynamic linker, library and utilit % dpkg -L ldso /. /sbin /sbin/ldconfig.new /usr /usr/bin /usr/bin/ldd <=========== here it is /usr/lib /usr/lib/lddstub /usr/man /usr/man/man8 /usr/man/man8/ld.so.8.gz /usr/man/man8/ldconfig.8.gz /usr/man/man1 /usr/man/man1/ldd.1.gz /usr/doc /usr/doc/ldso /usr/doc/ldso/copyright /usr/doc/ldso/README.gz /usr/doc/ldso/changelog.gz /lib /lib/ld.so.1.9.10 /lib/ld-linux.so.1.9.10 /lib/ld-linux.so.1 /lib/libdl.so.1.9.10 /lib/libdl.so.1 -- Brian --------------------------------------------------------------------- "Never criticize anybody until you have walked a mile in their shoes, because by that time you will be a mile away and have their shoes." - unknown Mechanical Engineering [EMAIL PROTECTED] Purdue University http://www.ecn.purdue.edu/~servis ---------------------------------------------------------------------