1:down load file:maemo-sdk-install-wizard_5.0.py
2: chmod +x maemo-sdk-install-wizard_5.0.py(sers of Ubuntu 10.04 LTS will need to do the following to fix the
installation, note that this may reduce system security!
[1]
$ sudo su
$ echo "vm.mmap_min_addr = 0" >> /etc/sysctl.conf
$ sysctl -p
$ exit #to go back to user
)
3: sudo ./maemo-sdk-install-wizard_5.0.py
4:Xephyr :2 -host-cursor -screen 800x480x16 -dpi 96 -ac -kb &
5:/scratchbox/sbin/sbox_ctl start
6:/scratchbox/login
7:export DISPLAY=:2
8:af-sb-init.sh start
9:af-sb-init.sh stop