382
edits
(Use "sb-conf select" instead of sb-menu for cut-n-paste joy) |
No edit summary |
||
Line 7: | Line 7: | ||
############## | ############## | ||
# on ubuntu | # do the secion below if on ubuntu 8.04, skip for Ubuntu 7.1 | ||
############## | ############## | ||
add the following to /etc/sysctl.conf | add the following to /etc/sysctl.conf | ||
Line 17: | Line 17: | ||
sudo sysctl -p | sudo sysctl -p | ||
############# | ############## | ||
# if on Ubuntu 7.1 continue from here | |||
############## | |||
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 | ||
sudo chmod a+x ./maemo-scratchbox-install_4.0.1.sh | sudo chmod a+x ./maemo-scratchbox-install_4.0.1.sh |
edits