Hero {l Wrote}:I can only say Install Ubuntu. Nightly works perfectly on it.
I'm betting it's a Mepis problem. Not all Linux OS's use the same program system.
I'm not to familiar with Mepis. Could you check and see if the other program files for other programs are executables? If not then Mepis can't do this.
RaceAce {l Wrote}:They are executables. Samuncle, can you make a version for Windows XP? Or make it work with Mepis? :s
Please launch it in a terminal and past here the error.
We really can't help you if you don't tell us what is wrong.
Cheers,
Joerg
when I tried to make the MakeFile it said "not found".
When I tried to use the Executable it said "permission denied", even thought I had gone through everything and fixed that. Is that what you wanted or do you need something more?
$ chmod 755 supertuxkart
$ ./supertuxkart
samuncle {l Wrote}:With the command chmod you can change permissions and allow the execution.
- {l Code}: {l Select All Code}
$ chmod 755 supertuxkart
To launch
- {l Code}: {l Select All Code}
$ ./supertuxkart
You can go here for more information about permissions in Linux and here for the chmod command
Auria {l Wrote}:before executing these commands you must use "cd /path/to/supertuxkart" where you replace /path/to/supertuxkart by the directory where you extracted the download
Hero {l Wrote}:Auria {l Wrote}:before executing these commands you must use "cd /path/to/supertuxkart" where you replace /path/to/supertuxkart by the directory where you extracted the download
@RaceAce: cd means that it will put terminal operations in the folder. This means that you don't have to write extremely long file locations but instead write "supertuxkart.exe". Not to distract you but just so that you may learn terminal.
Path/to means like if your supertuxkart folder is in this area you have to go through the folders to get to it from root seperated by a / (that perticular one. \ doesn't work).
Hope that makes sense.
Users browsing this forum: Google Feedfetcher and 0 guests