Mobile/Build/Maemo Build Instructions: Difference between revisions

m
typo
m (typo)
Line 21: Line 21:
<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.sh
sudo chmod a+x ./maemo-scratchbox-install_4.0.sh -s /scratchbox
sudo chmod a+x ./maemo-scratchbox-install_4.0.sh
sudo ./maemo-scratchbox-install_4.0.sh
sudo ./maemo-scratchbox-install_4.0.sh -s /scratchbox
sudo /scratchbox/sbin/sbox_adduser <your_user_name> yes
sudo /scratchbox/sbin/sbox_adduser <your_user_name> yes
</pre>
</pre>
8

edits