Confirmed users, Bureaucrats and Sysops emeriti
969
edits
(Add a comment that the Maemo SDK should be installed using a fresh terminal) |
(Err, that warning was already there bug a bit further down. Re-ordering.) |
||
| Line 34: | Line 34: | ||
'''[Note: Maemo bora (3.0) is seemed incompatible because the file gtk+-unix-print-2.0.pc seems missing in Bora.]''' | '''[Note: Maemo bora (3.0) is seemed incompatible because the file gtk+-unix-print-2.0.pc seems missing in Bora.]''' | ||
Once you have set up scratchbox, you will need to install the maemo tool chain | Once you have set up scratchbox, you will need to install the maemo tool chain. Again, Nokia has provided a very useful script to install the maemo SDK for you. Simply accept the defaults and type "I accept" at the appropriate time. | ||
'''Note:''' you need to create a new login shell first so that your user is in the sbox group. You can do this by just logging out and logging back in again (that means log out of your machine -- creating a new terminal window will NOT work) | |||
<br> | |||
'''Note:''' If you would like to debug your code, you should select the 4th option on the "Package Selection" menu. You will also want to install "Closed Nokia Binaries" | '''Note:''' If you would like to debug your code, you should select the 4th option on the "Package Selection" menu. You will also want to install "Closed Nokia Binaries" | ||
<br> | <br> | ||
<code><pre> | <code><pre> | ||
wget http://tablets-dev.nokia.com/4.0.1/maemo-sdk-install_4.0.1.sh | wget http://tablets-dev.nokia.com/4.0.1/maemo-sdk-install_4.0.1.sh | ||