Topic: Tasty Static 64bit
Alright, so, there was no official 64 bit binary and the game was really uncooperative for me. But well, surely I can make it run if I linux32 it, right?
Well, first try:
./tastystatic: error while loading shared libraries: libaudiere-1.9.4.so: cannot open shared object file: No such file or directory
and I copied it over and then ended up with some wrong ELFCLASS64 error. Of course, because the 32 bit library is needed, not the 64 bit one.
So, I needed libraries. Unfortunately I can't find these libraries 32 bit versions in apt, so I download them off the debian site, extract, put them in the directory and make a little script to set the library path and start the game. Tada. It works. In case anyone else is trying to make this game run on their 64 bit linux (I was running ubuntu, but it should work with others too), then this may help.
Download:
http://dl.getdropbox.com/u/71891/tasty64.tar.bz2
Once you've got this just extract and run:
./tasty64.sh