You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Debian traditionally does not (by default) configure primary user as a sudoer. Sudo is installed, however. In the make targets, make deps triggers failed permission warning.
source ~/.profile does not work in Debian; must be .bashrc
dwrob@rogue:~$ ls -al .profile
ls: cannot access '.profile': No such file or directory
OS: Debian 13 (Trixie)
make depstriggers failed permission warning.source ~/.profiledoes not work in Debian; must be .bashrc