Mobile/Build/Maemo Build Instructions: Difference between revisions

No edit summary
Line 14: Line 14:
sh maemo-sdk-install_4.0.sh
sh maemo-sdk-install_4.0.sh


echo "sb-conf select CHINOOK_X86 && yes | fakeroot apt-get install maemo-explicit" | scratchbox  -s -p
echo "sb-conf select CHINOOK_X86"  | scratchbox  -s -p
echo "sb-conf select CHINOOK_ARMEL && yes | fakeroot apt-get install maemo-explicit" | scratchbox  -s -p
echo "yes | fakeroot apt-get install maemo-explicit" | scratchbox  -s -p
echo "sb-conf select CHINOOK_ARMEL" | scratchbox  -s -p
echo "yes | fakeroot apt-get install maemo-explicit" | scratchbox  -s -p
</pre></code>
</pre></code>


==Build libIDL==
==Build libIDL==
Confirmed users
2,023

edits