View Single Post
Posts: 152 | Thanked: 58 times | Joined on Oct 2010 @ void
#37
What do you see when you place everything in the same directory and run the game from there?
Code:
mkdir test
cp -a qemu-i386 adom adom-i386 toggle_fullscreen test/ 
cd test
./qemu-i386 ./ld-linux.so.2 --library-path `pwd` ./adom-i386
 

The Following User Says Thank You to 009N For This Useful Post: