Linux Install Guide


Guide

Ubuntu Notes


Guide

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

data

If you have hardware accelerated OpenGL

Select Preferences, Graphics

graphics prefs


Change Rendering System to OpenGL

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.


Install build-essential


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.

term image


Follow the installation instructions the INSTALL.Unix text.

./configure

Note any libraries if needed.  
Install them.

make

Then sudo make install

sudo make


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

data

If you have hardware accelerated OpenGL

Select Preferences, Graphics

graphics prefs


Change Rendering System to OpenGL

opengl


Enjoy Los Disneys.