Mobile/Build/Maemo Build Instructions: Difference between revisions

m
Line 12: Line 12:


<code><pre>
<code><pre>
wget http://repository.maemo.org/stable/chinook/maemo-scratchbox-install_4.0.sh
wget http://repository.maemo.org/stable/chinook/maemo-scratchbox-install_4.0.1.sh
sudo chmod a+x ./maemo-scratchbox-install_4.0.sh
sudo chmod a+x ./maemo-scratchbox-install_4.0.1.sh
sudo ./maemo-scratchbox-install_4.0.sh
sudo ./maemo-scratchbox-install_4.0.1.sh
sudo /scratchbox/sbin/sbox_adduser <your_user_name> yes
sudo /scratchbox/sbin/sbox_adduser <your_user_name> yes
</pre>
</pre>
22

edits