|
2011-01-23
, 04:50
|
Posts: 1,463 |
Thanked: 1,916 times |
Joined on Feb 2008
@ Edmonton, AB
|
#2
|
|
2011-01-23
, 05:03
|
Posts: 249 |
Thanked: 47 times |
Joined on Apr 2010
|
#3
|
uhhh whats a screenshot of the desktop supposed to show, this makes me think you don't know the programs on an n900 are in the menu which is the 6 blue squares at the top left...
|
2011-01-23
, 07:45
|
Posts: 249 |
Thanked: 47 times |
Joined on Apr 2010
|
#4
|
|
2011-01-23
, 19:45
|
Posts: 726 |
Thanked: 345 times |
Joined on Apr 2010
@ Sweden
|
#5
|
|
2011-01-23
, 20:58
|
Posts: 106 |
Thanked: 136 times |
Joined on Apr 2010
@ Switzerland
|
#6
|
The Following User Says Thank You to ymartin59 For This Useful Post: | ||
|
2011-01-24
, 03:37
|
Posts: 249 |
Thanked: 47 times |
Joined on Apr 2010
|
#7
|
You should read effectively the provided "README" file, the command to invoke, in the folder containing the Makefile and .ipk files is:
make deb-all
The command must be invoked after /scratchbox/login to compile for Maemo5 either for x86 or ARM.
maemo@maemo-desktop:~$ /scratchbox/login Welcome to Scratchbox, the cross-compilation toolkit! Use 'sb-menu' to change your compilation target. See /scratchbox/doc/ for documentation. [sbox-FREMANTLE_X86: ~] > cd /maemo bash: cd: /maemo: No such file or directory [sbox-FREMANTLE_X86: ~] > cd /home/user/maemo bash: cd: /home/user/maemo: No such file or directory [sbox-FREMANTLE_X86: ~] > cd /home/maemo [sbox-FREMANTLE_X86: ~] > makefile bash: makefile: command not found [sbox-FREMANTLE_X86: ~] > Makefile bash: Makefile: command not found [sbox-FREMANTLE_X86: ~] > make deb-all make: *** No rule to make target `deb-all'. Stop. [sbox-FREMANTLE_X86: ~] >
sudo gainroot preenv cd / tar xvf /home/user/MyDocs/game.tar cd /opt/preenv/usr/palm/applications/com.glu.app.transg1/transg1 chmod +rwx game.exe cd .. desktopgen appinfo.json
|
2011-01-24
, 09:21
|
Posts: 249 |
Thanked: 47 times |
Joined on Apr 2010
|
#8
|
|
2011-01-24
, 17:11
|
Posts: 1,463 |
Thanked: 1,916 times |
Joined on Feb 2008
@ Edmonton, AB
|
#9
|
|
2011-06-30
, 17:51
|
|
Posts: 770 |
Thanked: 558 times |
Joined on Mar 2010
@ Abidjan
|
#10
|
So i set up Maemo SDK under VMware player, then i try running the script in ESbox,
but this is what i got
Did i do it correctly?
Because i don't see any app at all in there?