Hi,
I am a newbie to linux, opensuse 11.0,
I have downloaded the game binary.
I have tried that:
numa@linux-5r7j:~> cd /home/numa/Downloads
numa@linux-5r7j:~/Downloads> chmod 755 PlaneShift-v0.4.03-x86.bin
numa@linux-5r7j:~/Downloads> ./PlaneShift-v0.4.03-x86.bin - in there, a window opened from the game and asked the language for installation, i have chosen the language and... terminal says: -
Segmentation fault
- these time i have tried as it: -
numa@linux-5r7j:~/Downloads> chmod u+x PlaneShift-v0.4.03-x86.bin
numa@linux-5r7j:~/Downloads> ./PlaneShift-v0.4.03-x86.bin
Trace/breakpoint trap
What will I do?