Michel Fortin wrote:
I think I like /usr/local best.
I like /usr/local best too.
The objection (if any) was mostly about "/usr/local/dmd/osx/bin"
vs /usr/local/bin, but using /usr/local/{dmd,dmd2} should be OK.
Library directory is a special directory used to store
application-specific and system-specific resources".
Indeed.
Such as the language extensions in /Library/Perl and /Library/Python
already mentioned, elsewhere in /usr/lib/perl5 and /usr/lib/python2.X
What about /Applications?
I thought that was for applications. DMD isn't an appliction, it's a
command-line tool.
And even if it was, it would probably go in /Developer anyway ?
Like /Developer/Applications/CodeBlocks.app does, for instance.
--anders