Difference between revisions of "Dependencies"
From Navit's Wiki
(cat) |
(remove mention of ./configure - autotools build is deprecated) |
||
Line 1: | Line 1: | ||
− | '''Be sure to check the prerequisites.''' | + | '''Be sure to check the prerequisites before building.''' |
− | + | Note that most prerequisites are optional, meaning Navit will build without them, but you may find that you have some crucial features missing such as the GUI. | |
Prerequisites are operating-system dependent: | Prerequisites are operating-system dependent: | ||
+ | |||
* [[OpenSuse dependencies]] | * [[OpenSuse dependencies]] | ||
* [[Gentoo dependencies]] | * [[Gentoo dependencies]] | ||
Line 11: | Line 12: | ||
* [[Windows]] | * [[Windows]] | ||
− | In general you will need one of <tt> | + | In general you will need one of <tt>ksvgtopng</tt>, <tt>rsvg-convert</tt> or <tt>Inkscape</tt> to build pre-scaled icons in the xpm directory - the build process will detect if you have one of those installed, and warn you otherwise. |
Please see platform specific sections such as Nokia N8x0 for their additional development environment dependencies. | Please see platform specific sections such as Nokia N8x0 for their additional development environment dependencies. | ||
[[Category:Building]] | [[Category:Building]] |
Revision as of 15:42, 2 February 2015
Be sure to check the prerequisites before building.
Note that most prerequisites are optional, meaning Navit will build without them, but you may find that you have some crucial features missing such as the GUI.
Prerequisites are operating-system dependent:
- OpenSuse dependencies
- Gentoo dependencies
- Debian dependencies
- Ubuntu dependencies
- Fedora dependencies
- Windows
In general you will need one of ksvgtopng, rsvg-convert or Inkscape to build pre-scaled icons in the xpm directory - the build process will detect if you have one of those installed, and warn you otherwise.
Please see platform specific sections such as Nokia N8x0 for their additional development environment dependencies.