Difference between revisions of "Download Navit"
(→Debian: Debian apt pinning) |
(→Ubuntu: Apt pinning) |
||
Line 51: | Line 51: | ||
Note: The compiled packages are for i386 and x86_64 platforms. | Note: The compiled packages are for i386 and x86_64 platforms. | ||
Packages for Gutsy are no more build, please upgrade your OS | Packages for Gutsy are no more build, please upgrade your OS | ||
+ | |||
+ | For those willing to priorities those packages over the one of your distrib, you can put the following in /etc/apt/preferences: | ||
+ | Package: navit | ||
+ | Pin: release o=latouche | ||
+ | Pin-Priority: 9999 | ||
== openSuSE == | == openSuSE == |
Revision as of 22:07, 8 June 2010
Contents
Official Code Source
Releases
Releases can be downloaded from Navit's project page on sourceforge : http://sourceforge.net/project/platformdownload.php?group_id=153410
SVN
If you want the bleeding-edge version of Navit (recommended) try the svn repository : http://navit.svn.sourceforge.net/viewvc/navit/
For the impatient, just use: svn co https://navit.svn.sourceforge.net/svnroot/navit/trunk/navit
Users contributed packages ( Binaries )
ArchLinux
If you want to install the svn version of Navit on ArchLinux you can build it by using the PKGBUILD from AUR
Debian
- See also Interactive help#Debian.
Packages for lenny (i386 and amd64) and sid (i386 and amd64), updated at least every night (see http://navit.latouche.info/debian/ for the most up-to-date list of releases and architectures). If you want an other architectures to be built, send me an email.
You can add one of the following line to you /etc/apt/sources.list:
- deb http://navit.latouche.info/debian lenny main
- deb http://navit.latouche.info/debian sid main
Note: The compiled packages are for i386 and x86_64 platforms
For those willing to priorities those packages over the one of your distrib, you can put the following in /etc/apt/preferences:
Package: navit Pin: release o=latouche Pin-Priority: 9999
Gentoo
Ebuild available in the sunrise overlay
Information on using Gentoo overlays can be found here
Ubuntu
- See also Interactive help#Ubuntu.
Packages for gutsy (i386 only), hardy (i386 and amd64) and intrepid (i386 and amd64), jaunty (i386 and amd64) and karmic (i386 and amd64) updated at least every night (see http://navit.latouche.info/ubuntu/ for the most up-to-date list of releases and architectures). If you want an other architectures to be built, send me an email.
You can add one of the following line to you /etc/apt/sources.list:
- deb http://navit.latouche.info/ubuntu gutsy main
- deb http://navit.latouche.info/ubuntu hardy main
- deb http://navit.latouche.info/ubuntu intrepid main
- deb http://navit.latouche.info/ubuntu jaunty main
- deb http://navit.latouche.info/ubuntu karmic main
- deb http://navit.latouche.info/ubuntu lucid main # for lucid read this: https://bugs.launchpad.net/ubuntu/+source/navit/+bug/590424
and add the key to the Ubuntu keyring:
gpg --keyserver x-hkp://gpg-keyserver.de --recv-keys CB229096 gpg --export -a CB229096 | sudo apt-key add -
Note: The compiled packages are for i386 and x86_64 platforms. Packages for Gutsy are no more build, please upgrade your OS
For those willing to priorities those packages over the one of your distrib, you can put the following in /etc/apt/preferences:
Package: navit Pin: release o=latouche Pin-Priority: 9999
openSuSE
These packages follow the svn build:
- 1-Click Install for openSUSE 10.3
- 1-Click Install for openSUSE 11.0
- 1-Click Install for openSUSE 11.1
- 1-Click Install for openSUSE Factory
Fedora
These packages follow the svn build:
eeePC
Packages for the eeePC, built from CVS on an irregular basis.
OpenMoko
See http://wiki.openmoko.org/wiki/Navit for pointers to opkg packages (depending on your distro). See also Navit on freerunner for more details
Portable devices ( Porting for mobile phone/PDA )
- Navit on freerunner (see also Navit on Android if you are running Android on your Freerunner)
- Navit on WinCE/Windows Mobile (see also NavIt on Windows)
How to compiling (Building)
Windows
MacOS
Linux
Tomtom
- Navit on TomTom (additional, older information at OpenTom)