382
edits
Lukasblakk (talk | contribs) m (→Path Setup) |
|||
Line 154: | Line 154: | ||
As root:<br /> | As root:<br /> | ||
wget http://repository.maemo.org/stable/chinook/maemo-scratchbox-install_4.0.1.sh | wget http://repository.maemo.org/stable/chinook/maemo-scratchbox-install_4.0.1.sh | ||
chmod a+x ./maemo-scratchbox-install_4.0.sh | chmod a+x ./maemo-scratchbox-install_4.0.1.sh | ||
./maemo-scratchbox-install_4.0.sh -s /scratchbox | ./maemo-scratchbox-install_4.0.1.sh -s /scratchbox | ||
/scratchbox/sbin/sbox_adduser cltbld yes | /scratchbox/sbin/sbox_adduser cltbld yes | ||
As cltbld:<br /> | As cltbld:<br /> | ||
Line 161: | Line 161: | ||
source ~/.bash_profile | source ~/.bash_profile | ||
wget http://tablets-dev.nokia.com/chinook/maemo-sdk-install_4.0.1.sh | wget http://tablets-dev.nokia.com/chinook/maemo-sdk-install_4.0.1.sh | ||
chmod +x maemo-sdk-install_4.0.sh | chmod +x maemo-sdk-install_4.0.1.sh | ||
bash maemo-sdk-install_4.0.sh | bash maemo-sdk-install_4.0.1.sh | ||
/scratchbox/login | /scratchbox/login | ||
wget http://ftp.gnome.org/pub/gnome/sources/libIDL/0.8/libIDL-0.8.9.tar.gz | wget http://ftp.gnome.org/pub/gnome/sources/libIDL/0.8/libIDL-0.8.9.tar.gz |
edits