Can't Open Game Editor Linux

Linux specific questions and discussion

Can't Open Game Editor Linux

Postby MirajFz » Wed Jul 13, 2011 2:39 am

I can't open game Editor Linux.
I open terminal and i type :
chmod +x GameEditor ./gameEditorLinux
And it say :
chmod: cannot access './gameEditorLinux': no such file or directory

Please Help ME!!!!!!!!!!!!
User avatar
MirajFz
 
Posts: 2
Joined: Tue Jul 12, 2011 9:56 am
Score: 0 Give a positive score

Re: Can't Open Game Editor Linux

Postby skydereign » Wed Jul 13, 2011 5:34 am

Well, you have to cd into the directory that the gameEditorLinux file is in. So if it was on your desktop, you would have to use this first.
Code: Select all
cd Desktop/GameEditor


Then you can run the chmod command. Depending on your setup, you can right click the file, and select properties. There go to permissions and select allow executing of this file. That will do exactly what the chmod command will do, and it will then let you double click the file.
User avatar
skydereign
 
Posts: 3510
Joined: Mon Jul 28, 2008 8:29 am
Score: 589 Give a positive score

Re: Can't Open Game Editor Linux

Postby MirajFz » Wed Jul 13, 2011 9:44 am

I double click at the file and nothing happen.
I use linux mandriva does it effect?
User avatar
MirajFz
 
Posts: 2
Joined: Tue Jul 12, 2011 9:56 am
Score: 0 Give a positive score

Re: Can't Open Game Editor Linux

Postby skydereign » Wed Jul 13, 2011 7:11 pm

Did you change the execute permissions? You need to set the file to execute, which is why you need to use the chmod command (or edit the properties by way of right click).

Here is the gui way of editing the execute bit of a file for mandriva (as found on their wiki). http://wiki.mandriva.com/en/Permissions
To set file permissions in a GUI:

1. Open the GUI
2. Navigate to the file you wish to change
3. Right-click on the file in question
4. Click on the "Properties" menu item or press Alt+Return
5. Click on the "Permissions" tab
6. Use the pick lists to set read/write permissions for the three entities
7. Use the checkbox to determine whether the file is executable or not


If you want to do it via command line, follow these steps. Download the zip (or move it) to your desktop. Unzip it, the file should be named GameEditor. Run a terminal, and type the following commands.
Code: Select all
cd Desktop/GameEditor

Code: Select all
chmod +x gameEditorLinux

Code: Select all
./gameEditorLinux

That should set the file up, and the last one should run it.
User avatar
skydereign
 
Posts: 3510
Joined: Mon Jul 28, 2008 8:29 am
Score: 589 Give a positive score

Re: Can't Open Game Editor Linux

Postby Hblade » Thu Jul 14, 2011 6:37 am

Subscribe to my YouTube? - Yes| No
User avatar
Hblade
 
Posts: 4455
Joined: Fri Dec 08, 2006 11:14 pm
Score: 181 Give a positive score

Re: Can't Open Game Editor Linux

Postby 247wkman » Thu Dec 11, 2014 11:27 pm

I got the same issue- it executes on 32bit linux but not 64bit- i was running various distros, just to see if it was a particular version at fault (ubuntu 12,14, debian in virtualbox and ubuntu 14 on usb- all 64bit).
It did work on my usb ubuntu 10.04 32bit(very good for usb but redundant on most hardware- well for quick drive access when windows get owned by trojans)
I read you can install 32bit libraries on a 64bit intall but its sounded pretty messy (i'm pretty untallented at this sort of thing) so i would suggest keeping to a 32bit linux partition for most work and fire up 64bit to get blender pre-render/sims etc optimised.
I also found ubuntu 14 is really crap! (default rez in vb is tiny too work in)- manjaro was the fasted thing i've seen in years, if you just want to coroborate your g.e works in linux (32bit).
247wkman
 
Posts: 67
Joined: Mon Dec 13, 2010 3:55 pm
Score: 3 Give a positive score


Return to Linux

Who is online

Users browsing this forum: No registered users and 1 guest

cron