canmove, Confirmed users
1,584
edits
No edit summary |
(→Setting up scratchbox (for Maemo devices only): fix sources.list path) |
||
| Line 27: | Line 27: | ||
# Install instructions for scratchbox itself. Only need to do these steps once. | # Install instructions for scratchbox itself. Only need to do these steps once. | ||
sudo echo "deb http://scratchbox.org/debian/ maemo5-sdk main" >> /etc/apt | sudo echo "deb http://scratchbox.org/debian/ maemo5-sdk main" >> /etc/apt/sources.list | ||
sudo apt-get update | sudo apt-get update | ||
sudo apt-get install scratchbox-toolchain-cs2007q3-glibc2.5-arm7 | sudo apt-get install scratchbox-toolchain-cs2007q3-glibc2.5-arm7 | ||