[shr-testing] navit not loading

KaZeR kazer at altern.org
Fri May 15 11:07:28 CEST 2009




jeremy jozwik wrote:
> 
> navit will not start.
> navit:navit_init:no gui
> navit:main:Using '/home/root/.navit/navit.xml'
> navit:main:No instance has been created, exiting
> 

Hi Jeremy,
Which version of navit are you running? Where did you get it from?
>From your log, it's clear that it wasn't able to load it's gui module, which
can be either of the 3 possibilities :
- problem (missing dependency, etc) during compilation, and gui not
available
- error (typo) in your navit.xml on the gui='' tag
- shared libraries versionning problem ( .so -> .so.0) (i vote for this one)

Hints : 
- more informations about your pacakge
- ls -l /usr/lib/navit/gui/  should give something like 

 -rwxr-xr-x    1 root     root         1324 May 12 02:13 libgui_gtk.la
 lrwxrwxrwx    1 root     root           19 May 12 18:34 libgui_gtk.so ->
libgui_gtk.so.0.0.0
 lrwxrwxrwx    1 root     root           19 May 12 18:34 libgui_gtk.so.0 ->
libgui_gtk.so.0.0.0
 -rwxr-xr-x    1 root     root       199338 May 12 02:13 libgui_gtk.so.0.0.0
 -rwxr-xr-x    1 root     root          840 May 12 02:13 libgui_internal.la
 lrwxrwxrwx    1 root     root           24 May 12 18:34 libgui_internal.so
-> libgui_internal.so.0.0.0
 lrwxrwxrwx    1 root     root           24 May 12 18:34
libgui_internal.so.0 -> libgui_internal.so.0.0.0
 -rwxr-xr-x    1 root     root       180568 May 12 02:13
libgui_internal.so.0.0.0


here, i can use gui=gtk or gui=internal.

-- 
View this message in context: http://n2.nabble.com/-shr-testing--navit-not-loading-tp2906131p2906760.html
Sent from the Openmoko Community mailing list archive at Nabble.com.





More information about the community mailing list