Please, quick: why i cannot install this bank's package?
by dedec0 from LinuxQuestions.org on (#5QEC1)
Hello,
today, i discovered that i need to install a package to access my bank account here, in Debian, with a browser.
It is offered in the page
internetbanking.caixa.gov.br/.../redirecionaDispSeguranca
A direct link to the Debian package there is
cloud.gastecnologia.com.br/cef/warsaw/install/GBPCEFwr64.deb
But it gave an error when i tried to install it with 'dpkg':
Code:20:06:56 [ 0] root@compo: /dev/shm/
# LANG=C; dpkg -i GBPCEFwr64.deb
dpkg: warning: 'ldconfig' not found in PATH or not
executable
dpkg: warning: 'start-stop-daemon' not found in PATH
or not executable
dpkg: error: 2 expected programs not found in PATH
or not executable
Note: root's PATH should usually contain /usr/local/sbin,
/usr/sbin and /sbin
20:07:11 [ 0] root@compo: /dev/shm/
# echo $PATH
/usr/local/bin:/usr/local/bin:/usr/bin:
/bin:/usr/local/games:/usr/games
21:10:29 [ 0] root@compo: /dev/shm/
#My Debian here is recent and had everything working. And it is far beyond the minimal requisites asked in the bank site.
How to solve? Yesterday, this bad site worked!!! ) :<
today, i discovered that i need to install a package to access my bank account here, in Debian, with a browser.
It is offered in the page
internetbanking.caixa.gov.br/.../redirecionaDispSeguranca
A direct link to the Debian package there is
cloud.gastecnologia.com.br/cef/warsaw/install/GBPCEFwr64.deb
But it gave an error when i tried to install it with 'dpkg':
Code:20:06:56 [ 0] root@compo: /dev/shm/
# LANG=C; dpkg -i GBPCEFwr64.deb
dpkg: warning: 'ldconfig' not found in PATH or not
executable
dpkg: warning: 'start-stop-daemon' not found in PATH
or not executable
dpkg: error: 2 expected programs not found in PATH
or not executable
Note: root's PATH should usually contain /usr/local/sbin,
/usr/sbin and /sbin
20:07:11 [ 0] root@compo: /dev/shm/
# echo $PATH
/usr/local/bin:/usr/local/bin:/usr/bin:
/bin:/usr/local/games:/usr/games
21:10:29 [ 0] root@compo: /dev/shm/
#My Debian here is recent and had everything working. And it is far beyond the minimal requisites asked in the bank site.
How to solve? Yesterday, this bad site worked!!! ) :<