|
|
|
|
|
by rossy
3642 days ago
|
|
> anything I install from source sits in /usr/local To be fair, this is the norm on Linux too. I have never used BSD as a desktop operating system, but everything I've installed from source also sits in /usr/local. It's the default install directory for most Linux build scripts and I feel dirty if I add anything directly to /usr that the package manager isn't aware of. |
|