Click here (http://www.wyrmkeep.com/labyrinth/download.html) to download a demo.
i have standart ubuntu linux (warty).
when i start the game i get:
sleon@ma:~/labyrinthdemo-1.0 $ ./labyrinthdemo
./labconfig: error while loading shared libraries: libstdc++-libc6.2-2.so.3: cannot open shared object file: No such file or directory
not good
Yep, that's not right!
Somehow the dynamically-linked version of "labconfig" was put in the archive instead of the correct statically-linked build. The archive has been updated.
You can download an archive containing only the correct version of "labconfig" by clicking this link (http://www.wyrmkeep.com/downloads/labconfig-only.tar.gz). Dearchive the file and copy labconfig to the labyrinthdemo-1.0 directory.