Difference between revisions of "Download Navit"
(→Building/compiling Navit) |
m (svn -> github) |
||
(54 intermediate revisions by 22 users not shown) | |||
Line 1: | Line 1: | ||
− | + | Most operating systems contain package managers, which usually already contain Navit packages. Unfortunatly, they are mostly outdated, so we recommend to use github sources: | |
− | + | * https://github.com/navit-gps/navit/ | |
− | + | {{note | |
− | + | |NAVIT is under heavy development, so recommend to use the '''up to date Github version''' to get the newest features and bug fixes! | |
+ | }} | ||
− | = | + | = Portable devices = |
− | If you | + | If you can't find you platform, check [[Impossible ports]] and ask at [[contacts]] |
− | |||
− | + | * [[Android]] | |
+ | **[[Augmented Reality]] | ||
+ | * [[Ångström development]] | ||
+ | * [[iOS]] | ||
+ | * [[Maemo]] | ||
+ | * [[TomTom]] | ||
+ | * [[WebOS]] | ||
+ | * [[WinCE]] (see also [[Windows#Windows_Mobile.2FWindows_CE|Navit on Windows]]) | ||
+ | * [[Sailfish OS]] | ||
+ | |||
+ | |||
+ | =Desktop = | ||
− | |||
== ArchLinux == | == ArchLinux == | ||
− | If you want to install the | + | If you want to install the SVN version of Navit on ArchLinux you can build it by using the [https://aur.archlinux.org/packages/navit/ PKGBUILD] from AUR |
== Debian == | == Debian == | ||
− | + | unofficial packages available on the repositories of all currently supported versions | |
− | |||
− | + | == Fedora == | |
− | + | ''currently no unofficial packages'' | |
− | |||
− | |||
== Gentoo == | == Gentoo == | ||
− | + | 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: | |
− | + | =sci-geosciences/navit-9999-r1 ** | |
− | + | Ebuild available in the [https://github.com/l29ah/booboo booboo overlay] | |
− | |||
− | |||
− | + | Information on using Gentoo overlays can be found [http://www.gentoo.org/proj/en/overlays/userguide.xml here] | |
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
== openSuSE == | == openSuSE == | ||
+ | unofficial packages available from the open build service for openSUSE Tumbleweed, Leap 42.2 and Leap 42.3 | ||
− | |||
− | + | == Ubuntu == | |
− | + | unofficial packages available on the universe repository of all currently supported versions | |
− | |||
− | |||
− | |||
− | == | ||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | == | + | = Building= |
− | |||
− | + | See [[Development]] | |
− | |||
− | + | [[Category:Ports]] | |
− | + | [[Category:Support]] |
Latest revision as of 18:06, 4 November 2017
Most operating systems contain package managers, which usually already contain Navit packages. Unfortunatly, they are mostly outdated, so we recommend to use github sources:
NAVIT is under heavy development, so recommend to use the up to date Github version to get the newest features and bug fixes! |
Contents
Portable devices[edit]
If you can't find you platform, check Impossible ports and ask at contacts
Desktop[edit]
ArchLinux[edit]
If you want to install the SVN version of Navit on ArchLinux you can build it by using the PKGBUILD from AUR
Debian[edit]
unofficial packages available on the repositories of all currently supported versions
Fedora[edit]
currently no unofficial packages
Gentoo[edit]
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:
=sci-geosciences/navit-9999-r1 **
Ebuild available in the booboo overlay
Information on using Gentoo overlays can be found here
openSuSE[edit]
unofficial packages available from the open build service for openSUSE Tumbleweed, Leap 42.2 and Leap 42.3
Ubuntu[edit]
unofficial packages available on the universe repository of all currently supported versions
Building[edit]
See Development