On Thu, May 20, 2010 at 06:28:03PM -0700, undrwater wrote: > > > Lars Hennig-2 wrote: > > > > > > After the latest upgrade libgps19 was replaced by libgps which is also a > > requirement of the navit packages. However, navit still looks for > > libgps.so.19 > > > > navit:plugin_load:can't load '/usr/lib/navit/vehicle/libvehicle_gpsd.so', > > Error 'libgps.so.19: cannot open shared object file: No such file or > > directory' > > > > The package libgps contains the correct lib, but the file was remove for > > some reason during the upgrade. Reinstalling libgps solved this problem. > > > > I thought shr used some fso magic to get gps resources to navit. I didn't > re-install libgps, just used --force-depends and things seemed to go OK. > > As a matter of fact, navit took me to my destination and home quite > smoothly. Only complaints I have are OSM and routing logic related, and I > suppose not appropriate here. > > There's a new version in Jama's repo (3291), which I will test tomorrow. > > Just as a note, I think 3283 is safe to go into unstable.
Hi, libgps dependency was fixed back to libgps19 by: http://git.openembedded.org/cgit.cgi/openembedded/commit/?id=5a95db6b3976b8fc7a5b456490c6880223d40e8f but opkg won't resolve libgpsd-libgps-libgps19 conflicts automatically. So you have to call "opkg remove -force-depends libgps" before "opkg upgrade". There is new qt-4.7.0-beta1 in OE now, so I'll enable QML in navit soon. Regards, -- Jansa 'JaMa' Martin jabber: [email protected] _______________________________________________ Shr-User mailing list [email protected] http://lists.shr-project.org/mailman/listinfo/shr-user
