Downloading and Installing the Maemo SDK
Downloading the SDK
All the stable releases of maemo are available for downloading from the maemo repository.
Maemo 3.0 SDK Installation
Maemo 3.0 provides an updated installer script that can be used to install the SDK. This is the preferred way to install maemo 3.0. The installer script is provided in the maemo 3.0 repository together with the rootstraps.
It is also possible to install maemo 3.0 manually. For manual installation please see the INSTALL.txt file in the repository for details.
Using the software with older Scratchbox 0.9.8 version may cause troubles, hence we do not recommend nor support it in maemo 3.0!
Maemo 3.0 Package Repository
The maemo 3.0 installer script will automatically setup and configure the /etc/apt/sources.list files inside your Scratchbox targets. After installation you should be able to use the apt-get tools inside the scratchbox to access the components in the maemo 3.0 bora repositories.
The /etc/apt/sources.list file for maemo 3.0 are:
deb http://repository.maemo.org/ bora free non-free
deb-src http://repository.maemo.org/ bora free
Here is an example how to entry would look like. Note that the word 'somebody' refers to your local user name.
deb file://home/somebody/maemo-sdk-nokia-binaries_3.0 bora explicit
Do not configure your host workstation to use the same sources.list file.
Maemo 2.2 SDK Installation
The installation can be done manually. A complete guide on the installation procedure can be found in the maemo tutorial.
Maemo 2.2 Package Repository
Once you downloaded and extracted any of the released rootstraps you can access all components using apt tools in our Debian package repository.
The /etc/apt/sources.list should contain the following two lines:
deb http://repository.maemo.org/ gregale free non-free
deb-src http://repository.maemo.org/ gregale free
Do not configure your host workstation to use the same sources.list file.
