I just wanted to share how I manage to compile EOF 1.71 to create songs for fofix.


Download the gnu/linux vertion.


The build.txt file says you'll need Allegro game programming library. The name of the package in Ubuntu is liballegro4.2-dev..


You will also need, the following package: libvorbis-dev.


Lastly I think you'll need to install the package called Build-essengials.


And then you are ready to compile. Just use "make" after using "cd" to go to the EOF directory.



Hope this help some one out there.