Skip to content

Latest commit

 

History

History
19 lines (16 loc) · 399 Bytes

2024-07-19-linux-errors.md

File metadata and controls

19 lines (16 loc) · 399 Bytes
layout title date last_updated description tags categories featured
post
Linux Debian Errors and Solutions
2024-07-23 13:18:13 -0700
2024-08-16 01:14:10 -0700
Linux errors
linux todo personalnote
linux
false

ldconfig not found

$ echo $PATH
/usr/local/bin:/usr/bin:/bin:/usr/local/games:/usr/games

# export PATH="/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin"