Cant install virtualbox deb file with dpkg command
by rooted1 from LinuxQuestions.org on (#4W1FP)
hello, i'm trying to install virtualbox with the deb package that i've downloaded from the official site. when i try to install it with dpkg command, it get's this error:
# dpkg -i virtualbox*.deb
dpkg: aviso: 'ldconfig' nio foi encontrado em PATH ou nio i(C) executivel
dpkg: aviso: 'start-stop-daemon' nio foi encontrado em PATH ou nio i(C) executivel
dpkg: erro: 2 programas esperados nio foram encontrados em PATH ou nio sio executiveis
Nota: a PATH do root normalmente deve conter /usr/local/sbin, /usr/sbin e /sbin
i'm doing this as root.
can you help me fix this? thanks!


# dpkg -i virtualbox*.deb
dpkg: aviso: 'ldconfig' nio foi encontrado em PATH ou nio i(C) executivel
dpkg: aviso: 'start-stop-daemon' nio foi encontrado em PATH ou nio i(C) executivel
dpkg: erro: 2 programas esperados nio foram encontrados em PATH ou nio sio executiveis
Nota: a PATH do root normalmente deve conter /usr/local/sbin, /usr/sbin e /sbin
i'm doing this as root.
can you help me fix this? thanks!