On Mon, May 20, 2002 at 10:12:38AM +0800, Squirrel wrote: > When I type "dpkg -i *deb",it says "ldconfig" not found on > PATH;"start-stop-daemon" not found on PATH; > "update-rc.d" not found on PATH.It seemed that I have not installed > those tools in my machine ,where can I found these packages and what are > the full name of these packages?
Use debootstrap to construct a proper chroot where those binaries are installed. (libc6 contains ldconfig, and if you're on a non-Debian system and try to install that directly you *will* trash your system.) -- Colin Watson [EMAIL PROTECTED] -- To UNSUBSCRIBE, email to [EMAIL PROTECTED] with a subject of "unsubscribe". Trouble? Contact [EMAIL PROTECTED]