The officially official Devuan Forum!

You are not logged in.

#1 2023-01-31 07:17:36

skaul
Member
Registered: 2023-01-30
Posts: 2  

ldconfig - install Brother network printer

Hello,
also a Brother Driver installation problem here too. the brother-brprinter-installation script one can download at brother.com uses the ldconfig tool which it can not find.  The error says be sure to have \usr\local\sbin \usr\sbin \sbin  in the root's PATH, which is not..?
but even in \bin i do not find ldconfig?
what to do? change PATH?
thanks

-e dpkg -i --force-all brscan-skey-0.3.1-2.amd64.deb
-e dpkg: warning: 'ldconfig' not found in PATH or not executable                                                                                                           
dpkg: warning: 'start-stop-daemon' not found in PATH or not executable
dpkg: warning: overriding problem because --force enabled:
dpkg: warning: 2 expected programs not found in PATH or not executable
Note: root's PATH should usually contain /usr/local/sbin, /usr/sbin and /sbin

root@nanoX:/home/skaul/Downloads# echo $PATH
/usr/local/bin:/usr/bin:/bin:/usr/local/games:/usr/games

daedalus on new thinkpad nano X G2.. but still not running as it should.
had a lot of troubles installing secure-boot/EFI and so on..
Fn keys do not respond.. sound trouble
(need  hda-verb /dev/snd/hwC0D0 0x1d SET_PIN_WIDGET_CONTROL 0x0  at each start)
if I only would understand it all

Offline

#2 2023-01-31 16:19:22

PedroReina
Member
From: Madrid, Spain
Registered: 2019-01-13
Posts: 267  
Website

Re: ldconfig - install Brother network printer

skaul wrote:

root@nanoX:/home/skaul/Downloads# echo $PATH
/usr/local/bin:/usr/bin:/bin:/usr/local/games:/usr/games

You can try to become root from your user with the command su -. Don't miss the dash!

Offline

#3 2023-01-31 17:11:15

Head_on_a_Stick
Member
From: London
Registered: 2019-03-24
Posts: 3,125  
Website

Re: ldconfig - install Brother network printer

Or sudo -i.


Brianna Ghey — Rest In Power

Offline

Board footer