Difference between revisions of "Download Navit"
(→Official Code Source: +hint on SVN) |
(cat) |
||
Line 132: | Line 132: | ||
=== Tomtom === | === Tomtom === | ||
* [[TomTom]] (additional, older information at [http://opentom.org/Navit OpenTom]) | * [[TomTom]] (additional, older information at [http://opentom.org/Navit OpenTom]) | ||
+ | |||
+ | [[Category:Platform]] |
Revision as of 17:37, 5 December 2012
Contents
Official Code Source
NAVIT is under heavy development, so recommend to use the up to date SVN version to get the newest features and bug fixes! |
Releases
The latest official release source-code 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, checkout the source from the SVN repository:
svn co https://navit.svn.sourceforge.net/svnroot/navit/trunk/navit
You can browse the code without downloading anything at Sourceforge.
Nightly builds from the SVN source are made for a variety of architectures, including Linux, WinCE and Android. You can find them in our download repository. If you want to compile the SVN source go to Navit SVN installation on Linux.
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
Navit is built from svn, so it is marked as live-overlay. Therefore it is masked and cannot be installed without further means. You have to insert a new line to /etc/portage/package.keywords:
=app-misc/navit-9999 **
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 often (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
and add the key to the Ubuntu keyring:
gpg --keyserver hkp://subkeys.pgp.net --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
Note: These packages seem to no longer be maintained. 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 Maemo for more details
Portable devices ( Porting for mobile phone/PDA )
- Maemo (see also Navit on Android if you are running Android on your Freerunner)
- WinCE (see also Navit on Windows)