Confirmed users
3,990
edits
m (Put back the ownership to root after checking a slave) |
(added missing instructions) |
||
Line 157: | Line 157: | ||
./maemo-scratchbox-install_4.0.1.sh -s /scratchbox | ./maemo-scratchbox-install_4.0.1.sh -s /scratchbox | ||
/scratchbox/sbin/sbox_adduser cltbld yes | /scratchbox/sbin/sbox_adduser cltbld yes | ||
Armen's warning: I believe the following is missing in this section: | |||
# exit from running as root, now back to cltbld account. | |||
/scratchbox/moz_scratchbox | |||
sb-conf setup CHINOOK-ARMEL-2007 -c cs2007q3-glibc2.5-arm6 -d cputransp:debian-etch:doctools:maemo3-tools:perl -t /scratchbox/devkits/cputransp/bin/qemu-arm-cvs-m | |||
sb-conf rootstrap CHINOOK-ARMEL-2007 http://repository.maemo.org/stable/4.0.1/armel/maemo-sdk-rootstrap_4.0.1_armel.tgz | |||
sb-conf install CHINOOK-ARMEL-2007 -cedFGS | |||
sb-conf select CHINOOK-ARMEL-2007 | |||
As cltbld:<br /> | As cltbld:<br /> | ||
Comment out the PYTHONHOME and PATH entries in ~/.bash_profile. | Comment out the PYTHONHOME and PATH entries in ~/.bash_profile. |