Author Topic: Newbie guide to installation on Ubuntu.  (Read 65607 times)

Caarrie

  • Forum Addict
  • *
  • Posts: 3369
  • We want no UNFIXED bugs!!!!!!!!!!!!!
    • View Profile
    • PlaneShift3dMods
Re: Newbie guide to installation on Ubuntu.
« Reply #45 on: April 13, 2008, 04:49:39 pm »
try
Code: [Select]
./psupdater.bin and see if that works, then go from there with the other apps after the update

pharo212

  • Wayfarer
  • *
  • Posts: 5
    • View Profile
Re: Newbie guide to installation on Ubuntu.
« Reply #46 on: April 13, 2008, 05:08:44 pm »
I may have found something out. I had skipped
uname -r, I was sure it was 32 bit. :oops:
However, the output from that command is:
Code: [Select]
2.6.22-14-generic.For 32 bit, its supposed to be:
Code: [Select]
2.6.22-14-386And for 64 bit its:
Code: [Select]
2.6.22-14-x86_64Any idea what this means?

Induane

  • Veteran
  • *
  • Posts: 1287
  • What should I put here?
    • View Profile
    • Vaalnor Inc.
Re: Newbie guide to installation on Ubuntu.
« Reply #47 on: April 18, 2008, 07:45:54 am »
Forgot about those kernels! You're 32 bit ;)

pharo212

  • Wayfarer
  • *
  • Posts: 5
    • View Profile
Re: Newbie guide to installation on Ubuntu.
« Reply #48 on: April 19, 2008, 12:24:35 am »
Well, that presents a new problem, after a while the planeshift file changes from text file busy to
Code: [Select]
Installer payload initialization failed. This is likely due to an incomplete or corrupt download file So, what does this mean? Corrupt wouldn't make since, since all the mirrors give this, and neither would incomplete, as far as I know.

Induane

  • Veteran
  • *
  • Posts: 1287
  • What should I put here?
    • View Profile
    • Vaalnor Inc.
Re: Newbie guide to installation on Ubuntu.
« Reply #49 on: April 19, 2008, 08:17:15 am »
Try the torrent version.  Might be something up with Xordans server.

Avril Lavigne

  • Wayfarer
  • *
  • Posts: 2
    • View Profile
Re: Newbie guide to installation on Ubuntu.
« Reply #50 on: April 20, 2008, 04:55:46 pm »
Hi :)

sorry for my English :-[

i have 1 problem...
after i install the game, come at first a ERROR.

 i fixed it like you say...
... but if I click at the client, than come Nothing...(the ERROR fixed)

sorry again for my grammer... :-[

(ím new by ubuntu 7.10)

Avril Lavigne

  • Wayfarer
  • *
  • Posts: 2
    • View Profile
Re: Newbie guide to installation on Ubuntu.
« Reply #51 on: April 20, 2008, 05:02:06 pm »
ok
i know what are false
the link on my desctop are false... ;D i must start it from the directory ^^


pharo212

  • Wayfarer
  • *
  • Posts: 5
    • View Profile
Re: Newbie guide to installation on Ubuntu.
« Reply #52 on: April 20, 2008, 07:03:05 pm »
 :oops: I thought the bi torrent wasn't working, but I had told it to download to home folder, so it's been there for a while.. I ran it, and its installed! THANKS!

fotakou

  • Wayfarer
  • *
  • Posts: 3
    • View Profile
Re: Newbie guide to installation on Ubuntu.
« Reply #53 on: May 24, 2008, 10:13:27 am »
I know that my problem has been tormenting others as well,but since there has not been a clear solution to it,i am gonna post it again.I have run psupdater(with konsole,i am using the newest version of Kubuntu)and the update went smoothly.But when i try to run psclient i get the following message

/opt/PlaneShift/psclient: line 5: cd: /home/fotis//opt/PlaneShift: No such file or directory
chmod: cannot access `psclient.bin': No such file or directory
/opt/PlaneShift/psclient: line 8: /home/fotis/psclient.bin: No such file or directory
/opt/PlaneShift/psclient: line 8: exec: /home/fotis/psclient.bin: cannot execute: No such file or directory   :@#\ :@#\ :@#\
So is there a possible solution to my problem? ::|

Caarrie

  • Forum Addict
  • *
  • Posts: 3369
  • We want no UNFIXED bugs!!!!!!!!!!!!!
    • View Profile
    • PlaneShift3dMods
Re: Newbie guide to installation on Ubuntu.
« Reply #54 on: May 24, 2008, 12:38:44 pm »
what command and from what directory are you trying to run it from? it looks like you are in the right directory [possibly] and not running the correct command to get the client to run as it is not finding it. if you
Code: [Select]
ls does it list psclient in the folder you are in?

fotakou

  • Wayfarer
  • *
  • Posts: 3
    • View Profile
Re: Newbie guide to installation on Ubuntu.
« Reply #55 on: May 25, 2008, 06:41:45 am »
I am using the conventional command,/opt/PlaneShift/psclient and i am getting the above lines.Also when i run ls /opt/PlaneShift,psclient is in the folder i am in.Nontheless i still can not run it  :thumbdown:

fotakou

  • Wayfarer
  • *
  • Posts: 3
    • View Profile
Re: Newbie guide to installation on Ubuntu.
« Reply #56 on: May 28, 2008, 04:08:10 pm »
All Hail fotaku!!!I believe i have found the solution ;D
first of all open the konsole and type
cd /opt/PlaneShift (or wherever you have installed the game)
then type
sudo ./psclient
give your password and it will open!Hopefully it will help others too :P

Cebot

  • Hydlaa Resident
  • *
  • Posts: 161
    • View Profile
Re: Newbie guide to installation on Ubuntu.
« Reply #57 on: May 28, 2008, 06:04:55 pm »
you should definitely not run any user application as root. root is the administrative user.
you should change the permissions or the ownership of the planeshift installation to your normal user account.

Alternatively you could also install planeshift into a local folder within your home directory and select "no" to set permissions in the installer, this will do fine and you are on the save side since you, as user won't need write permissions in any system folder.

Just as reminder: NEVER RUN USER APPLICATIONS AS ROOT
So why do I love when I still feel pain?
When does it end, when is my work done?
Why do I fight and why do I feel that
I carry a sword, that I carry a sword through a battlefield?

VNV Nation - Joy

jwnight55

  • Wayfarer
  • *
  • Posts: 1
    • View Profile
Re: Newbie guide to installation on Ubuntu.
« Reply #58 on: June 09, 2008, 07:24:44 am »
Ok, I'm running a Ubuntu 8.04 distro, with KDE installed (not the full Kubuntu).  I tried four times to install on KDE, but I couldn't get it to work, (I used this guide for two of those times).  I then thought that I would try it on Gnome using this guide.  It worked just fine.  It runs in Gnome and in KDE now.  I don't know what the problem was, but I finally can play without going into my Windows partition (I like to stay out of that as much as possible.) 

Thanks!

Kanth

  • Wayfarer
  • *
  • Posts: 5
    • View Profile
Re: Newbie guide to installation on Ubuntu.
« Reply #59 on: June 21, 2008, 07:43:29 pm »
kanth@kanth-desktop:~$ sudo ./PlaneShift-v0.4.00-x86.bin
sudo: ./PlaneShift-v0.4.00-x86.bin: command not found
kanth@kanth-desktop:~$

i downloaded chmoded it and now this...I entered valid admin password, any ideas?