![]() |
2008-03-14
, 10:51
|
|
Posts: 481 |
Thanked: 65 times |
Joined on Aug 2007
@ Westcountry, UK
|
#12
|
![]() |
2008-03-14
, 11:36
|
|
Posts: 693 |
Thanked: 502 times |
Joined on Jul 2007
|
#13
|
![]() |
2008-03-14
, 11:46
|
|
Posts: 481 |
Thanked: 65 times |
Joined on Aug 2007
@ Westcountry, UK
|
#14
|
![]() |
2008-03-14
, 12:51
|
|
Posts: 1,605 |
Thanked: 1,601 times |
Joined on Mar 2007
@ Southern California
|
#15
|
The Following User Says Thank You to timsamoff For This Useful Post: | ||
![]() |
2008-03-14
, 13:12
|
|
Posts: 696 |
Thanked: 1,012 times |
Joined on Mar 2006
@ Asturies, Spain
|
#16
|
First install Scratchbox (these instructions are for Ubuntu Edgy):
$ echo deb http://scratchbox.org/debian/ ./ | sudo tee /etc/apt/sources.list
$ sudo apt-get update
$ sudo apt-get install scratchbox-core scratchbox-libs \
scratchbox-devkit-debian scratchbox-devkit-doctools \
scratchbox-devkit-perl scratchbox-devkit-cputransp \
scratchbox-toolchain-cs2005q3.2-glibc-arm \
scratchbox-toolchain-cs2005q3.2-glibc-i386
$ sudo /scratchbox/sbin/sbox_adduser $USER
log out, log in (for the sbox group to take effect)
Then install 2.2
download rootstraps from :
http://repository.maemo.org/stable/g...-rootstrap.tgz
http://repository.maemo.org/stable/g...-rootstrap.tgz
and copy it to: /scratchbox/users/$USER/home/$USER/
$ /scratchbox/tools/bin/sb-conf setup SDK2.2_ARMEL \
--compiler=cs2005q3.2-glibc-arm --devkits=cputransp:debian \
--cputransp=qemu-arm-0.8.1-sb2
$ /scratchbox/tools/bin/sb-conf select SDK2.2_ARMEL
$ /scratchbox/tools/bin/sb-conf rootstrap SDK2.2_ARMEL \
Maemo_Dev_Platform_v2.2_armel-rootstrap.tgz
$ /scratchbox/tools/bin/sb-conf install SDK2.2_ARMEL --etc --devkits \
--fakeroot
$ /scratchbox/tools/bin/sb-conf setup SDK2.2_PC \
--compiler=cs2005q3.2-glibc-i386 --devkits=debian
$ /scratchbox/tools/bin/sb-conf select SDK2.2_PC
$ /scratchbox/tools/bin/sb-conf rootstrap SDK2.2_PC \
Maemo_Dev_Platform_v2.2_i386-rootstrap.tgz
$ /scratchbox/tools/bin/sb-conf install SDK2.2_PC --etc --devkits --fakeroot
The Following User Says Thank You to yerga For This Useful Post: | ||
![]() |
2008-03-14
, 13:14
|
|
Posts: 481 |
Thanked: 65 times |
Joined on Aug 2007
@ Westcountry, UK
|
#17
|
http://maemovmware.garage.maemo.org/
![]() |
2008-03-14
, 13:20
|
|
Posts: 696 |
Thanked: 1,012 times |
Joined on Mar 2006
@ Asturies, Spain
|
#18
|
![]() |
2008-03-14
, 13:21
|
|
Posts: 481 |
Thanked: 65 times |
Joined on Aug 2007
@ Westcountry, UK
|
#19
|
Well, when I said about the install script, I was refering to maemo 3 o maemo 4. Both have installation scripts.
With maemo 2 is more complicated.
I understand that iphone sdk and wm mobile are easy to install because they are GUI tools, and you only need to do double click to install it.
But maemo sdk is not dificult to install, if you follow the instructions (again, not so easy for maemo 2, but they have learned in next versions, also with maemo eclipse integration).
I think I forget some options of how to develop for maemo, if I find it I will post it.
![]() |
2008-03-14
, 18:32
|
|
Posts: 5,478 |
Thanked: 5,222 times |
Joined on Jan 2006
@ St. Petersburg, FL
|
#20
|
You can see how (especially someone not used to linux environments where people expect more complication) some people would be put off by the process. Especially as they have to find those places to start with.
Would it be that hard for nokia to put up a big developer.nokia.com site?
The Following User Says Thank You to GeneralAntilles For This Useful Post: | ||
When I have to install maemo SDK, I download the installation script and run it as root. It automatically download and confiigure scratchbox, and download and configure maemo rootstraps. It's so easy. In about 30 min, you are in scratchbox.
Daniel Martín Yerga
maemo.org profile
Twitter