To play Los Disneys you will need to download the Aleph One
application sourcecode and then expand the Los Disneys data (with the
maps, shapes, sounds, images ect) zip.
Download the Aleph One application sourcecode from the Marathon Aleph One sourceforge.net page.
Expand the application sourcecode archive and read the INSTALL.Unix text.
Note the libraries needed eg. Simple DirectMedia Layer, Boost, Lua, Speex and install them.
Follow the installation instructions in the INSTALL.Unix text.
After you 'make install' expand the Los Disneys data zip.
To play Los Disneys
$ ALEPHONE_DATA='path to the Los Disneys data folder' alephone

If you have hardware accelerated OpenGL
Select Preferences, Graphics
Change Rendering System to OpenGL
Enjoy Los Disneys.
Ubuntu Notes
Download the Aleph One application sourcecode from the
Marathon Aleph One sourceforge.net page.
Expand the application sourcecode archive and read the INSTALL.Unix text.
1. Make sure you have build-essential installed.
2. Install the SDL libraries eg. libsdl-image1.2-dev, libsdl-net1.2-dev and libsdl1.2-dev
3. Install boost eg. libboost-dev.
4. Install Lua eg. lua50 liblua50 liblua50-dev.
5. Install speex eg. libspeex1 libspeex-dev.
6. You may need to install libsnd1-dev, libmad0-dev, libasound2-dev.
Change directory to the expanded application sourcecode.
Follow the installation instructions the INSTALL.Unix text.
./configure
Note any libraries if needed.
Install them.
make
Then sudo make install
Enter your password.
Using the data files
Expand the Los Disneys data zip.
To play Los Disneys
$ ALEPHONE_DATA='path to the Los Disneys data folder' alephone
If you have hardware accelerated OpenGL
Select Preferences, Graphics
Change Rendering System to OpenGL
Enjoy Los Disneys.