Greetings All,
I am putting together an Asterisk from source. Do I put the tar.gz files in usr/local/src or usr/src??
I am seeing conflicting documentation.
Thank yoy,
Dave
Greetings All,
I am putting together an Asterisk from source. Do I put the tar.gz files in usr/local/src or usr/src??
I am seeing conflicting documentation.
Thank yoy,
Dave
It doesn’t matter as longer as you (and coworkers) remember where you’ve put the stuff, :). In a way /usr/local/src seems to be more logical as it is a local installation and the source does not come from the vendor. But again, it doesn’t really matter.
Thank you, Friend, for the information.