PlaneShift

Support => Linux Specific Issues => Topic started by: numayis on September 13, 2009, 04:49:53 pm

Title: "Segmentation fault" when installing game by terminal
Post by: numayis on September 13, 2009, 04:49:53 pm
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?
Title: Re: "Segmentation fault" when installing game by terminal
Post by: peeg on September 13, 2009, 04:54:11 pm
Try to add "--mode text" as param and see if that helps. :)
Title: Re: "Segmentation fault" when installing game by terminal
Post by: numayis on September 13, 2009, 05:06:29 pm
Try to add "--mode text" as param and see if that helps. :)

Thank you, now its started to install !
 :thumbup: