Download

Packages

Binary packages are only available for Internet Tablets. Use the source to build for other systems.

Nokia Internet Tablets

  • 1.0.3.94 for OS2006,OS2007 and OS2008 now available

ITOS2006 and ITOS2007(HE)

Packages for the Nokia 770 and N800 Internet Tablets can be found in this repository:

 deb http://download.talinux.tal.org/pub/maemo scirocco free

It will upgrade your gstreamer to the latest version. It didn't brick my 770 (ITOS2006/7HE), but who knows. Don't blame me if your tablet breaks.
(Oh, a restart should cure the media player not playing after the new gstreamer has been installed)

ITOS2007

For N800 running ITOS2007 the repository is:

 deb http://download.talinux.tal.org/pub/maemo bora free

ITOS2008

For N800 and N810 running ITOS2008 the repository is:

 deb http://download.talinux.tal.org/pub/maemo chinook free

Sources

Other software

You need:

  • gtk+ 2
  • gstreamer 0.10.14
  • gst-plugins-bad 0.10.5
  • espeak 1.28
  • sqlite 3.6.3
  • And for Nokia 770, the maemo SDK

Checkout

The first time, clone the git repository:

 git clone git://git.tal.org/mapper.git

In the future, just run:

 git pull

in the checked out repository to get the latest changes.

Building

Building is easy if you just follow these simple instructions.

Dependencies

Make sure you have all dependencies installed and make sure you have the development packages installed If you are using a silly distribution that splits every packet into some xxxyyyzzz-dev.deb/rpm (Debian, Ubuntu and Fedora are these kind of distros).

Configuring

If this is the first time or if any of the sources for the generated build files are updated after a pull, run:

 ./autogen.sh

Then you can just run the configure script:

 ./configure

Or you can use the do-configure.sh script for some preset configurations. Look inside the script for options.

After a successful configuration run:

 make

For help on options (hildon, IT dbus bluetooth, gpsd, gstreamer, etc):

 ./configure --help

Read the README file for quick help on using OpenStreetMap data.