PlaneShift
Support => Technical Help: Problems BEFORE entering the game => Topic started by: flaringpain on March 20, 2005, 01:34:25 pm
-
Heya i have a problem installing planeshift on linux. Im only new to linux and i\'ve tried to run it but it says \"cannot execute binary file\" when i try . Im using Mandrake 10 running GNOME. Could someone please tell me exactly how to install it?
Thanx for any help.
-
Originally posted by Karosh_Steinkatz in the CB Linux Installer thread
Download it, use \'chmod +x \' to make it executable and run it .
Solutions for most problems are already around, just keep your eyes open ;)
-
Thnx for replying quick :). But that was part of my problem it still doesnt wanna run even after doing that (sry for not saying that). I must be doing something wrong because as i said im a newb on linux.
-
What exactly did you try to do?
-
I did the chmod +x stuff in the gnome terminal and tried to run it with the sh command. I also tried doing it as root and in the dos like mode u get with ctrl alt f1 (with same commands). Please correct my stupidity.
-
Maybe your filesystem that you downloaded the installer to is mounted as a no-execute volume ? Check your fstab options.
-
I checked the fstab (i think) but i have no idea how to check if its set to no-execute. only been using linux 5 days.
it said this though:
/dev/hda5 / ext3 defaults 1 1
none /dev/pts devpts mode=0620 0 0
/dev/hda6 /home ext2 defaults 1 2
/dev/hdc /mnt/cdrom auto umask=0,user,iocharset=iso8859-1,codepage=850,noauto,ro,exec 0 0
none /mnt/floppy supermount dev=/dev/fd0,fs=ext2:vfat,--,umask=0,iocharset=iso8859-1,sync,codepage=850 0 0
/dev/hda1 /mnt/windows vfat umask=0,iocharset=iso8859-1,codepage=850 0 0
none /proc proc defaults 0 0
/dev/hda7 swap swap defaults 0 0
does that help?
-
Nah I don\'t think so if any distro has noexec by default on its file system.
Look, enter the directory where is the installer and type ls -al
Regards.
-
Didnt work i just downloaded for windows instead. When i get fedora i\'ll try it again it might just be something with mandrake. thnx for the help though.
-
I meant, enter the directory, type ls -al and paste results here...
Regards.
-
Instead of \"sh executable\", try \"./executable\". Also, check the extension. If it\'s something like .tgz, then it\'s compressed and you\'ll have to extract it first.
-
I\'ve tried using ./PlaneShift blah blah dont work.
heres what i got when i did that command Platyna
total 253492
drwxr-xr-x 2 natthan natthan 4096 Mar 24 20:42 ./
drwxr-xr-x 32 natthan natthan 4096 Mar 24 21:31 ../
-rwxrwxrwx 1 natthan natthan 259306919 Mar 20 22:13 PlaneShift_CBV0.3.007-1.x86.run*
i have no idea what that means.
-
Well, then looks like the fire is corrupted. Maybe try redownload it from
here: http://platyna.xpam.de/planeshift/.
Regards.
-
that just sux :( but thnx for telling me.
-
You can easily check if the file is corrupted by running md5sum on it:
md5sum PlaneShift_CBV0.3.007-1.x86.run
If the output doesn\'t match with
96ff91284457074e403c01b9d6807b93 PlaneShift_CBV0.3.007-1.x86.run
it is really corrupted and needs to be redownloaded.
-
I noexec-flag volumes that I wont be running anything executable from, like generic \'archive\' style bunches of stuff, software, source code, packages and other stuff.
flaringpain, what are you using to download? Browser based download methods are not as reliable or efficient as downloading via gftp, wget and other similar tools, in my opinion, plus they usually dont have the option of resumable downloads or uploads. Which is a nice thing if you are trying to get a 200MB+ executable or .iso over a modem link.
Bittorrent should be very reliable too, it does all sort of error checking in the background as its downloading.
-
I am just using the browser to download i\'ll be using something different next time i download. And Karosh it didnt match that so i\'ll be getting it again asap. Thnx for the help people even though it was only for a corrupt downlad (:
-
.
-
my friend is having the same problem but the md5 signature doesnt work!he got \"redhat linux9\" and 3 pcs all in his room! im on the phone. it says \" error in md5 checksums\" and gives 2 incripting things ( two md5 hashes) wat is wrong!!!!!?
-
The file is corrupt, he should download it again (with wget for example)