|
View:
New views
2 Messages
—
Rating Filter:
Alert me
|
|
|
Error when using geoinfo.pl scriptI have installed gpsdrive from openSUSE 11.1 repository, gpsdrive 2.10pre4.
I would like to use mysql to store informations from gpsdrive. I have used the following command: geoinfo.pl --create-db --fill-defaults --openstreetmap --db-user=bogdan --db- password= but get the following error: Can't locate Utils/Debug.pm in @INC (@INC contains: /opt/gpsdrive /opt/gpsdrive/share/perl5 ../scripts/osm/perl_lib ./scripts/osm/perl_lib ./osm/perl_lib ./perl_lib /usr//perl_lib /usr/lib/perl5/5.10.0/i586-linux- thread-multi /usr/lib/perl5/5.10.0 /usr/lib/perl5/site_perl/5.10.0/i586-linux- thread-multi /usr/lib/perl5/site_perl/5.10.0 /usr/lib/perl5/vendor_perl/5.10.0/i586-linux-thread-multi /usr/lib/perl5/vendor_perl/5.10.0 /usr/lib/perl5/vendor_perl .) at /usr/bin/geoinfo.pl line 48. BEGIN failed--compilation aborted at /usr/bin/geoinfo.pl line 48. could someone explain how this error can be solved. regards -- Dr. Bogdan Cristea http://cristeab.googlepages.com _______________________________________________ GPSdrive mailing list GPSdrive@... http://lists.gpsdrivers.org/mailman/listinfo/gpsdrive |
|
|
Re: Error when using geoinfo.pl scriptHi,
gpsdrive no longer uses mysql. All the streetmap data is stored in postgresql and a small sqlite database for some of the poi information. Read the installing section of the wiki at: http://sourceforge.net/apps/mediawiki/gpsdrive/index.php?title=8.04_manual for instructions on setting up the osm data in postgresql. I know it's for ubuntu but this section should be the same. Cheers Ross On Sat, 8 Aug 2009 12:40:19 +0200 Bogdan Cristea <cristeab@...> wrote: > I have installed gpsdrive from openSUSE 11.1 repository, gpsdrive 2.10pre4. > I would like to use mysql to store informations from gpsdrive. I have used the > following command: > > geoinfo.pl --create-db --fill-defaults --openstreetmap --db-user=bogdan --db- > password= > > but get the following error: > > Can't locate Utils/Debug.pm in @INC (@INC contains: /opt/gpsdrive > /opt/gpsdrive/share/perl5 ../scripts/osm/perl_lib ./scripts/osm/perl_lib > ./osm/perl_lib ./perl_lib /usr//perl_lib /usr/lib/perl5/5.10.0/i586-linux- > thread-multi /usr/lib/perl5/5.10.0 /usr/lib/perl5/site_perl/5.10.0/i586-linux- > thread-multi /usr/lib/perl5/site_perl/5.10.0 > /usr/lib/perl5/vendor_perl/5.10.0/i586-linux-thread-multi > /usr/lib/perl5/vendor_perl/5.10.0 /usr/lib/perl5/vendor_perl .) at > /usr/bin/geoinfo.pl line 48. > BEGIN failed--compilation aborted at /usr/bin/geoinfo.pl line 48. > > could someone explain how this error can be solved. > > regards > -- > Dr. Bogdan Cristea > http://cristeab.googlepages.com GPSdrive mailing list GPSdrive@... http://lists.gpsdrivers.org/mailman/listinfo/gpsdrive |
| Free embeddable forum powered by Nabble | Forum Help |