Difference between revisions of "Fedora dependencies"
From Navit's Wiki
(→Installing all dependencies) |
(→Compilation tools) |
||
Line 3: | Line 3: | ||
* libtool (will install a bunch of other needed packages) | * libtool (will install a bunch of other needed packages) | ||
* glib2-devel | * glib2-devel | ||
+ | * cvs | ||
= OpenGL GUI = | = OpenGL GUI = |
Revision as of 18:04, 18 June 2009
Contents
Compilation tools
- gettext-devel (provides autopoint)
- libtool (will install a bunch of other needed packages)
- glib2-devel
- cvs
OpenGL GUI
cegui-devel freeglut-devel quesoglc-devel SDL-devel libXmu-devel
GPSD Support
gpsd-devel
GTK Gui
- gtk2-devel
Speech support
- speech-dispatcher-devel
Installing all dependencies
su -
yum install gettext-devel libtool glib2-devel cegui-devel freeglut-devel quesoglc-devel SDL-devel libXmu-devel gpsd-devel gtk2-devel speech-dispatcher-devel
exit
Now continue and follow compilation instructions on: http://wiki.navit-project.org/index.php/NavIt_on_Linux