PlaneShift

Support => Linux Specific Issues => Topic started by: zling on January 09, 2008, 07:22:23 am

Title: installing
Post by: zling on January 09, 2008, 07:22:23 am
im sory but i dont understand any of this stuff. i have no idea how to use linux. what exactly do i do to install this? i have downloaded the linux client and its on the desktop.
(im in ubuntu if it matters)
Title: Re: installing
Post by: Caarrie on January 09, 2008, 12:27:22 pm
have you by chance read this post? http://hydlaa.com/smf/index.php?topic=19389.0
Title: Re: installing
Post by: zling on January 09, 2008, 04:52:48 pm
whenever i type that stuff it says ' cannot access ...no such file or directory'
Title: Re: installing
Post by: Caarrie on January 09, 2008, 07:02:42 pm
you have to cd [change directory] to where the ps download is first.
Title: Re: installing
Post by: zling on January 10, 2008, 02:01:24 am
how do i do that?
Title: Re: installing
Post by: Velh Krome on January 10, 2008, 02:08:33 am
First, open a konsole/terminal. Then type there:
Code: [Select]
cd /home/<your_username>/Desktop(For <your_username> you of course insert your own one)
Then you should be in the Desktop-folder where the file should be. You can verify with "ls -l", you should get a list of the files in that folder and hopefully your Planeshift.bin is contained.
Then just proceed as given in that link.

Good luck!
Title: Re: installing
Post by: zling on January 10, 2008, 02:26:22 am
ok i did that, then when i tried to clicked the icon another icon appeared and opened itself heres a ss

(http://i179.photobucket.com/albums/w308/zlingx/Screenshot-1.png) (http://i179.photobucket.com/albums/w308/zlingx/Screenshot-1.png)


Edited for Image size
Title: Re: installing
Post by: Velh Krome on January 10, 2008, 02:34:47 am
Looks like Chinese or other Eastern chars, no clue.

Try the following:
In your konsole/terminal, in the same folder /home/user/Desktop, type:
Code: [Select]
./PlaneSthen press Tab twice once, and finally Enter.

EDIT:
Oh, probably the Installer-file was opened with a text-editor.
So do as I suggested above, after you made the file executable by
Code: [Select]
chmod +x PlaneSagain once Tab and then Enter.
Title: Re: installing
Post by: zling on January 10, 2008, 02:41:03 am
it says 'canot exicute binary file'
Title: Re: installing
Post by: Velh Krome on January 10, 2008, 02:41:43 am
Yep, check my EDIT above
Title: Re: installing
Post by: zling on January 10, 2008, 02:44:39 am
its still saying the same thing
Title: Re: installing
Post by: zling on January 11, 2008, 05:07:08 am
ok ive fixed the problem, appearently i downloaded the wrong one XD.
thanks for all the help