DownloadPackagesBinary packages are only available for Internet Tablets. Use the source to build for other systems. Nokia Internet Tablets
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. ITOS2007For N800 running ITOS2007 the repository is: deb http://download.talinux.tal.org/pub/maemo bora free ITOS2008For N800 and N810 running ITOS2008 the repository is: deb http://download.talinux.tal.org/pub/maemo chinook free Sources
Other softwareYou need:
CheckoutThe 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. BuildingBuilding is easy if you just follow these simple instructions. DependenciesMake 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). ConfiguringIf 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. |