View Single Post
Posts: 219 | Thanked: 40 times | Joined on Sep 2010
#486
Originally Posted by Leon4 View Post
hmmm dont work it says "premission denied" ...something must be wrong here but the question is what? :S
Did you "chmod a+x nova" ?
And did you "sudo gainroot" before doing that?

EDIT: OK, let's try again from the beginning, assume that you have nova in "/home/user/com.gameloft.app.nova". Run the following:

Code:
sudo gainroot
cd /home/user/com.gameloft.app.nova
chmod a+x nova/nova
preenv
desktopgen appinfo.json
exit
If clicking on the icon doesn't work , go to xterm and run:
(do not sudo gainroot)
Code:
preenv
/home/user/com.gameloft.app.nova/nova/nova
Then copy the error messages here.

Last edited by zerocool2k; 2010-10-29 at 19:58.
 

The Following User Says Thank You to zerocool2k For This Useful Post: