Re: [AD] [ alleg-Bugs-1154473 ] Mac OS X Instal (4.1.18) |
[ Thread Index |
Date Index
| More lists.liballeg.org/allegro-developers Archives
]
On Monday 07 March 2005 01:57, Peter Wang wrote:
> It appears that /usr/local was okay for earlier versions of OS X, but
then
> they removed it (as well as removing /usr/local/bin from the default
> PATH). I don't know if installing to /usr by default is such a good
idea.
> At any rate, we need to fix the problem with it not creating the bin
> directory if it doesn't exist.
Perhaps we could create symlinks to the files in /usr/local/bin
from /usr/bin on MacOSX if we don't want to install there? Although in
that case it wouldn't matter if we do or not, I guess... anyway, I think
Allegro should work out of the box on MacOSX without problems. So if Apple
considers it good form to install to /usr/ rather than /usr/local/ I think
we should follow their guidelines.
Sucks that they have removed /usr/local/bin from the default path anyway.
Evert