View Single Post
Posts: 91 | Thanked: 16 times | Joined on Mar 2011
#30
Originally Posted by szopin View Post
If you extract zod.tar.gz to /opt/zod it should already be executable. 'sudo chmod +x zod' in any case and run with:
./zod -l map_list.txt -n zlover -t red -b blue -r 800x480
for fullscreen or
./zod -l map_list.txt -n zlover -t red -b blue -r 800x400 -w
for windowed mode. Removing '-b blue' will start the game with no AI so you can get accustomed to the interface.
I tried executing the below command, but it returned the bellow message, pls help!!

Code:
/opt/zod # ./zod -l map_list.txt -n zlover -t red -b blue -r 800x480

./zod: /usr/libstdc++.so.6: version 'CXXABI_ARM_1.3.3' not found (requested by ./zod)