View Full Version : installing planeshift
bobmaster
August 30th, 2005, 11:32 AM
I'm tring to install planeshift but when I run it it says this.
ben@ubuntu:~$ sh /home/ben/PlaneShift_CBV0.3.011.linux.x86-2.run
Creating directory ps.cb.03.011.linux.x86-2
Verifying archive integrity... All good.
Uncompressing Planeshift Crystal Blue Version 3.011 relase 2.....Extraction failed.
Terminated
Am I doing something wrong?
arnieboy
August 30th, 2005, 01:02 PM
I'm tring to install planeshift but when I run it it says this.
ben@ubuntu:~$ sh /home/ben/PlaneShift_CBV0.3.011.linux.x86-2.run
Creating directory ps.cb.03.011.linux.x86-2
Verifying archive integrity... All good.
Uncompressing Planeshift Crystal Blue Version 3.011 relase 2.....Extraction failed.
Terminated
Am I doing something wrong?
Try doing a
sudo sh /home/ben/PlaneShift_CBV0.3.011.linux.x86-2.run
bobmaster
August 30th, 2005, 01:28 PM
It came up with the same message. Why would the extraction fail?
arnieboy
August 30th, 2005, 01:32 PM
It came up with the same message. Why would the extraction fail?
can be one or both reasons:
1) the file is corrupt.
2) the file paths hardcoded in the setup script do not exist on ur box and the script does not have a way to create them in case they are not there. u might want to look into the script and see what paths it installs the files into. create them manually and run the script again.
do a
gedit /home/ben/PlaneShift_CBV0.3.011.linux.x86-2.run
to find out.
bobmaster
August 30th, 2005, 01:46 PM
When I do that it gives me this error message.
gedit was not able to automatically detect the character coding. Please, check that you are not trying to open a binary file and try again selecting a character coding in the 'Open File...' (or 'Open Location') dialog.
arnieboy
August 30th, 2005, 01:55 PM
When I do that it gives me this error message.
gedit was not able to automatically detect the character coding. Please, check that you are not trying to open a binary file and try again selecting a character coding in the 'Open File...' (or 'Open Location') dialog.
ok then its a binary file. no use opening it in gedit. if it had been a shell script, we could have learnt something from it. what I would suggest you do is look for the howto on this shell script and find out the instructions. there should be something on where the files are getting installed. look on the website where u donwloaded it from. arent there any "readme" or instructions files along with the executable?
bobmaster
August 30th, 2005, 02:35 PM
I found a howto it took awhile though. I'll post again when I'm finished.
vBulletin® v3.8.7, Copyright ©2000-2012, vBulletin Solutions, Inc.