Changes between Version 2 and Version 3 of dev/MacOSX
- Timestamp:
- Apr 29, 2005, 10:50:13 AM (20 years ago)
Legend:
- Unmodified
- Added
- Removed
- Modified
-
dev/MacOSX
v2 v3 8 8 9 9 === Installing the Libraries === 10 Our code is programmed to compile with the Fink version of SDL. So get [www.fink.org fink] and Fink Commander to install sdl, sdl-image and sdl-mixer. Unfortunately SDL_ttf is not installable via Fink Commander, so download the source directly from [http://www.libsdl.org/projects/SDL_ttf] and compile it yourself:10 Use the fink commander to install sdl, sdl-image and sdl-mixer. Unfortunately SDL_ttf is not installable via Fink Commander, so download the source directly from [http://www.libsdl.org/projects/SDL_ttf] and compile it yourself: 11 11 To install SDL_ttf to the fink directory use the following configure command: 12 12 {{{