1
Linux Specific Issues / Re: Problem running the client installer on Fedora 9
« on: August 19, 2008, 06:30:33 am »
CrazyUsername, I figured out how to install the the game by reviewing (though it was not very clear) the topic: http://hydlaa.com/smf/index.php?topic=33336.0
The working steps are:
Download PlaneShift-v0.4.01-x86.bin
open a terminal window
type su root then when prompted it's password (so chmod can be ran on the file)
type cd /file's location
type chmod a+x PlaneShift-v0.4.01-x86.bin
Finally type ./PlaneShift-v0.4.01-x86.bin --mode text
Also it's mandatory to be in root or to have be a super user the appropriate folders will be written. Hope that helps.
Take care,
Darin
The working steps are:
Download PlaneShift-v0.4.01-x86.bin
open a terminal window
type su root then when prompted it's password (so chmod can be ran on the file)
type cd /file's location
type chmod a+x PlaneShift-v0.4.01-x86.bin
Finally type ./PlaneShift-v0.4.01-x86.bin --mode text
Also it's mandatory to be in root or to have be a super user the appropriate folders will be written. Hope that helps.
Take care,
Darin
Forgot to add that I have also ran: