On 08 Aug 2001 03:17:58 -0400, [EMAIL PROTECTED] wrote: > I was trying to install some packages, using Force, and now when I try to use > dpkg, I get the following errors: > > 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.
How did you get root? With 'su' the root environment is not set, and therefore not the PATH of root. Always use 'su -', which will set root's environment. -- I did not vote for the Austrian government

