[AD] [ alleg-Bugs-1154473 ] Mac OS X Instal (4.1.18) |
[ Thread Index |
Date Index
| More lists.liballeg.org/allegro-developers Archives
]
Bugs item #1154473, was opened at 2005-03-01 18:47
Message generated for change (Tracker Item Submitted) made by Item Submitter
You can respond by visiting:
https://sourceforge.net/tracker/?func=detail&atid=105665&aid=1154473&group_id=5665
Category: None
Group: None
Status: Open
Resolution: None
Priority: 5
Submitted By: Edward Dore (edwarddore)
Assigned to: Nobody/Anonymous (nobody)
Summary: Mac OS X Instal (4.1.18)
Initial Comment:
Under Mac OS X (I use 10.3 with the latest dev tools)
installing allegro 4.1.18 fails due to /usr/local/bin
not existing. Creating this directory allows the isnall
to continue bt allegro-config is not accessable as
/usr/bin/local is not in the path by default.
My guess is
$(INSTALLDIR)/bin/allegro-config
needs to be changed to
/usr/bin/allegro-config
in makefile.osx but then again makefiles aren't my area
of expertise
----------------------------------------------------------------------
You can respond by visiting:
https://sourceforge.net/tracker/?func=detail&atid=105665&aid=1154473&group_id=5665