-
Notifications
You must be signed in to change notification settings - Fork 9
Installing with homebrew
SiegeLord edited this page Feb 21, 2019
·
1 revision
Allegro is graciously packaged by homebrew. To install Allegro from there, follow these steps:
- Install
homebrew(follow the directions onhomebrew's homepage). - Install Allegro.
- Run
brew install allegroon the terminal to install Allegro 5.2.x, the stable version. - Run
brew install --HEAD allegroon the terminal to install the development version.
- Run
That's it! Allegro should be installed into /usr/local/lib and /usr/local/include.