From: Ethan M. <eam...@gm...> - 2021-03-25 17:59:28
|
On Thursday, 25 March 2021 09:50:52 PDT Ethan Merritt wrote: > [some stuff about modifying /etc/ld.so.conf] Correction: Please ignore that particular suggestion. It is relevant to installing support libraries, but not to installing the program itself. If you need to add "/usr/local/bin" to your path permanently it goes in your personal profile file (probably $HOME/.bashrc) or somewhere in the /etc/profile.d/* system templates. Ethan |