I just installed lambdarogue on my debian,
and I report the steps:
-- get the source from
http://code.google.com/p/lambdarogue/downloads/list
-- get the music.
-- unzip the music files: you'll get a directory
with a music directory in it.
In the main tree, there was also a music directory
with only one file inside ("delete.me").
Replace the latter by the former, and remove
the "delete.me" file.
-- install Free Pascal.
-- compile with: fpc -Mobjfpc -ve fprl.pp
The executable is now called fprl.
-- download the executable for linux.
-- unzip untar and recover the file lambdarogue.cfg
Put this filme instead of the lambdarogue.cfg of the
main tree (main (only?) issue: the command for the music).
-- correct the permissions with a
chown -R root.staff LambdaRogue-1.6__without-music__src
-- ./fprl gives you what you want!
Best,
Amities,
Olivier
Thanks for reporting this!
Mario Donick