maemo.org - Talk

maemo.org - Talk (https://talk.maemo.org/index.php)
-   Games (https://talk.maemo.org/forumdisplay.php?f=12)
-   -   WebOS - n900 problems help please (https://talk.maemo.org/showthread.php?t=82599)

jflatt 2012-02-27 19:46

Re: WebOS - n900 problems help please
 
You'll probably need to
Code:

cat /home/user/MyDocs/applications/clockwork/appinfo.json
To see which file it's using as the main executable

klaus1901 2012-02-27 20:16

Re: WebOS - n900 problems help please
 
"id": "com.glu.app.clockwork",
"version": "1.0.0",
"vendor": "Glu Mobile",
"type": "game",
"main": "clockwork/clockwork.exe",
"title": "Jump O'Clock",
"icon": "icon.png",
"requiredMemory": 90


- Could you maybe type what i should whrite to get this working ?:)
if you dont mind. cus ive got no idea.
kinda new to this. never installed a game via xterm :/

szopin 2012-02-27 20:22

Re: WebOS - n900 problems help please
 
chmod clockwork.exe to be executable as in the tries above

klaus1901 2012-02-27 20:35

Re: WebOS - n900 problems help please
 
chmod +x /home/user/MyDocs/applications/clockwork/clockwork/clockwork.exe ?

szopin 2012-02-27 20:44

Re: WebOS - n900 problems help please
 
klaus: pls learn at least 2 commands - ls lists directory items, cd changes directory you're in, guessing you added extra/useless clockwork in your above command, but troubleshooting this way will take forever. Learn those two and when you navigate to a directory containing clockwork.exe file 'chmod +x clockwork.exe'.

jedi 2012-02-27 21:22

Re: WebOS - n900 problems help please
 
Quote:

Originally Posted by klaus1901 (Post 1170883)
chmod +x /home/user/MyDocs/applications/clockwork/clockwork/clockwork.exe ?

Yes!

Note, when the command "works" it doesn't report anything in xterm - it will just go back to the $ prompt.

klaus1901 2012-02-28 14:48

Re: WebOS - n900 problems help please
 
forget it..

i got pass that step, but i cant get any further. tried - but it wont let me.

jedi 2012-02-28 14:58

Re: WebOS - n900 problems help please
 
Pfft.... don't bother asking for help again then...

mankir 2012-02-28 15:01

Re: WebOS - n900 problems help please
 
.exe-files are usually for windows! i guess it's a self-extracting archive, which contains the game... chmod will not work on a fat-partition, usually MyDocs is fat32.

jedi 2012-02-28 15:17

Re: WebOS - n900 problems help please
 
Quote:

Originally Posted by mankir (Post 1171314)
.exe-files are usually for windows! i guess it's a self-extracting archive, which contains the game... chmod will not work on a fat-partition, usually MyDocs is fat32.

Usually exe's are Windows executables, but in this case:
Code:

clockwork.exe: ELF 32-bit LSB shared object, ARM, version 1 (SYSV), dynamically linked (uses shared libs), for GNU/Linux 2.6.14, not stripped
Besides, OP has told everyone trying to help him to 'forget it'....


All times are GMT. The time now is 05:49.

vBulletin® Version 3.8.8