[maemo-developers] maemo 2.2 (gregale) install problem -- no X
From: Tomi Ollila tomi.ollila at guru.guru-group.fiDate: Wed Dec 12 00:14:27 EET 2007
- Previous message: Maemo Chinook g++ bug: numpunct
- Next message: maemo 2.2 (gregale) install problem -- no X
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]
Hi I'm installing Maemo 2.2 (gregale) to my Fedora 8 machine. I want to use this version so that compiled binaries/packages work on all Nokia Internet Tablets (770, 800, 810). The page http://maemo.org/development/documentation/tutorials/Maemo_2.2_Tutorial.html is missing so I can not check out all sb-menu screenshots to figure out all steps. So far I've done: # tar -C / -zxf scratchbox-core-1.0.7-i386.tar.gz # tar -C / -zxf scratchbox-libs-1.0.7-i386.tar.gz # tar -C / -zxf scratchbox-devkit-debian-1.0.7.1-i386.tar.gz # tar -C / -zxf scratchbox-devkit-cputransp-1.0.3-i386.tar.gz # tar -C / -zxf scratchbox-toolchain-cs2005q3.2-glibc-arm-1.0.5-i386.tar.gz # tar -C / -zxf scratchbox-toolchain-cs2005q3.2-glibc-i386-1.0.5-i386.tar.gz # cp Maemo_Dev_Platform_v2.2_armel-rootstrap.tgz /scratchbox/packages # echo 0 > /proc/sys/vm/vdso_enabled # echo 0 > /proc/sys/kernel/vdso # /scratchbox/run_me_first.sh # /scratchbox/sbin/sbox_adduser too $ /scratchbox/login $ sb-conf setup SDK_ARMEL -c cs2005q3.2-glibc-arm -d debian:cputransp -t qemu-arm $ sb-conf select SDK_ARMEL $ sb-conf rootstrap SDK_ARMEL /scratchbox/packages/Maemo_Dev_Platform_v2.2_armel-rootstrap.tgz $ sb-conf install -etc --devkits --fakeroot After this, I can compile programs and make debian packages, but 'af-sb-init.sh start' does not get anything shown in X display. I wonder whether some sb-conf command/option is missing. sb-menu screenshots would help here. Any ideas ? I've made an installation script for this -- it makes gregale installation very simple. It works as good/bad as doing the above steps by hand. Check http://www.iki.fi/too/sw/maemo/maemo22/ for the script(s) Tomi
- Previous message: Maemo Chinook g++ bug: numpunct
- Next message: maemo 2.2 (gregale) install problem -- no X
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]