On Thu, May 02, 2002 at 07:57:20PM +0300, Tuomo Karhu wrote: > (#:/work) dpkg -i libc6_2.1.3-20.deb > dpkg: `ldconfig' not found on PATH. > dpkg: 1 expected program(s) not found on PATH. > NB: root's PATH should usually contain /usr/local/sbin, /usr/sbin and /sbin. > > ([EMAIL PROTECTED])(/dev/pts/4)(19:53:46)(Thu May 2)(6)(1) > (#:/work) locate ldconfig > ....doesn't find it. > > So, what do i have to install to get ldconfig..
In potato, it was in the ldso package. In woody it has moved to libc6. It sounds like you're trying to downgrade from woody's libc6 to potato's, where this can be a problem. You may have difficulty getting ldso reinstalled due to this. If so, try 'dpkg --force-bad-path -i ldso_1.9.11-9_i386.deb'. Then reinstall libc6 with dpkg, and continue from there. > Sorry for being such a newbie. Not at all, downgrading can be a bit of a mess sometimes ... although it's technically possible, it's not very well supported. Cheers, -- Colin Watson [EMAIL PROTECTED] -- To UNSUBSCRIBE, email to [EMAIL PROTECTED] with a subject of "unsubscribe". Trouble? Contact [EMAIL PROTECTED]