Re: using dpkg
Jiri Baum wrote:
>Hello,
>
>> >>[bash]$ whoami; dpkg -i <filename.deb>
>> >>mblevin
>> >>dpkg: `ldconfig' not found on PATH.
>> >>dpkg: `start-stop-daemon' not found on PATH.
>> >>dpkg: `install-info' not found on PATH.
>> >>dpkg: `update-rc.d' not found on PATH.
>> >>dpkg: 4 expected program(s) not found on PATH.
>
>Why are those four programs not found?
Because you are not running as superuser (as you must to install
packages). Those programs are in /sbin and /usr/sbin, which are
not in a normal user's search path.
--
Oliver Elphick Oliver.Elphick@lfix.co.uk
Isle of Wight http://www.lfix.co.uk/oliver
PGP key from public servers; key ID 32B8FAA1
========================================
"The heavens declare the glory of God; and the
firmament showeth his handiwork." Psalms 19:1
Reply to: