Results 1 to 6 of 6
I downloaded planeshift for linux 32 bit version. It saved to my documents, but I can't figure how to install, any help is appreciated....
Enjoy an ad free experience by logging in. Not a member yet? Register.
- 02-14-2009 #1
Installing planeshift?
I downloaded planeshift for linux 32 bit version. It saved to my documents, but I can't figure how to install, any help is appreciated.
- 02-15-2009 #2
use these commands.
# chmod a+x filenameI guess "PlaneShift-v0.4.03-x86.bin" should be the filename.# ./filename
- 02-16-2009 #3
I tried that, it said it couldn't find it, it is a torrent file if that helps.
- 02-16-2009 #4Is that a torrent root file to download package using torrent client or a PlaneShift package downloaded through torrent client?it is a torrent file if that helps.It is amazing what you can accomplish if you do not care who gets the credit.
New Users: Read This First
- 02-16-2009 #5
I used bittorrent (transmission) download the file from the site to my videos folder and it say it is PlaneShift-v0.4.03-x86.bin.
- 02-16-2009 #6
Alright ! As b2bwild suggested already, open Terminal and navigate to folder having PlaneShift-v0.4.03-x86.bin, execute chmod command.
Let say, that file is on Desktop.
Post output here.Code:cd ~/Desktop chmod +x PlaneShift-v0.4.03-x86.bin ./PlaneShift-v0.4.03-x86.bin
* Type Plane and hit TAB key twice. If file exits in that location, filename will be auto complete by shell. Linux is case sensitive. Take care if Lowercase and uppercase alphabets in filenames.It is amazing what you can accomplish if you do not care who gets the credit.
New Users: Read This First


Reply With Quote
