@html_text_substitution=readme.txt|readme.txt @html_text_substitution=docs/build/unix.txt|docs/build/unix.txt @html_text_substitution=docs/build/macosx.txt|docs/build/macosx.txt @external-css=../allegro.css @document_title=Notes on building the Darwin/X11 version of Allegro @
______ ___ ___
/\ _ \ /\_ \ /\_ \
\ \ \L\ \\//\ \ \//\ \ __ __ _ __ ___
\ \ __ \ \ \ \ \ \ \ /'__`\ /'_ `\/\`'__\/ __`\
\ \ \/\ \ \_\ \_ \_\ \_/\ __//\ \L\ \ \ \//\ \L\ \
\ \_\ \_\/\____\/\____\ \____\ \____ \ \_\\ \____/
\/_/\/_/\/____/\/____/\/____/\/___L\ \/_/ \/___/
/\____/
\_/__/
Notes on building the Darwin/X11 version of Allegro.
Written by Jeremiah Blanchard.
See docs/build/unix.txt for general Unix information.
See readme.txt for a more general overview.
@
@heading
Darwin Notes
This file explains how to build the X Window port of Allegro on a Darwin
system.
If you are running MacOS X, you are strongly encouraged to use the MacOS
X native port; read docs/build/macosx.txt for more info.
It is important to note that there is no sound because the sound drivers
have not yet been ported.
This library cannot yet be compiled as a shared library, only static.
@heading
Required software
If you are running MacOS X, you must download the developer tools. This
requires free registration with Apple. You can register and download the
tools at:
http://connect.apple.comRecently, GCC 3.1 has been released which supports the Mach-O binary format, and you may be able to use it directly (if you compile it yourself or find a binary distribution.) You will also need X Window. You can use either the Darwin/MacOS X port of XFree86 from the XonX project or Xtools, a proprietary version. The XonX project is located at:
http://sourceforge.net/projects/xonx@heading Installing Allegro First, decompress the .tar or .zip file into some directory. Next, open up a terminal (in MacOS X, this can be found in Applications/Utilities). From here, enter the directory into which Allegro has been decompressed. If you are using the .zip file, type the following: