[ gpsdrive ] Continuing Run-time error
Guenther Meyer
d.s.e at sordidmusic.com
Sun Nov 23 15:18:24 AKST 2008
Am Sonntag 23 November 2008 schrieb R. G. Newbury:
> Guenther Meyer wrote:
> > Am Samstag 22 November 2008 schrieb R. G. Newbury:
> >> Read 577 POI-Types from geoinfo.db
> >> terminate called after throwing an instance of
> >> 'boost::filesystem::basic_filesystem_error<boost::filesystem::basic_path
> >><st d::string, boost::filesystem::path_traits> >'
> >> what(): boost::filesystem::basic_directory_iterator constructor
> >> Aborted
> >> Can anyone help?
> >
> > - you have installed the libgda postgres packages?
> > - you have installed postgres with postgis?
>
> No and no... which leads to a different question, can I just use sqlite
> instead of postgres? (Load the libgsa-sqlite stuff instead of the
> libgda-postgresql*)
>
the errors you mentioned result from the mapnik map rendering code trying to
access the postgis database.
if you don't need this feature, try to build gpsdrive without mapnik support
(see README).
> The intention is to build gpsdriver for a Nokia N810 tablet...which
> really sucks as a mysql server or postgres server, but which handles
> sqlite quite nicely..
>
fine! I'm currently trying to get one of those :-)
mysql is not supported anymore.
postgres is used to store data from openstreetmap for map rendering and poi
search.
but none of these is really necessary; all the poi data is stored inside an
sqlite file.
> > - you have created and filled the mapnik database manually or with
> > mapnik-osm-updater.sh?
>
> A requirement which was entirely overlooked, IF it was exposed to the
> ignorant reader in the INSTALL file...which it wasn't, beyond the need
> to have mapnik installed.
>
if you don't use mapnik, you can ignore this.
-------------- next part --------------
A non-text attachment was scrubbed...
Name: not available
Type: application/pgp-signature
Size: 197 bytes
Desc: This is a digitally signed message part.
URL: <http://lists.gpsdrivers.org/pipermail/gpsdrive/attachments/20081124/41c7b40e/attachment.bin>
More information about the GPSdrive
mailing list