Still not able to connect mysql or sqlite with gpsdrive2.10pre2

View: New views
2 Messages — Rating Filter:   Alert me  

Parent Message unknown Still not able to connect mysql or sqlite with gpsdrive2.10pre2

by Borkar, Umesh :: Rate this Message:

Reply to Author | View Threaded | Show Only this Message


 Hi All,
        First of all thanks to Hamish for his valuable suggestions...As
per the suggestions from Hamish,
        I have installed gpsdrive using gpsdrive v2.10pre2.rpm package,
but the problem still persists. My OS is RHEL 9.
        The documentations of gpsdrive v2.10pre2.rpm says that it
supports mysql and use it run time if it finds libmysql.10.so.i have
this package installed. but still it doesn't save waypoints in db
neither take any point from db,in short not gpsdrive is not connecting
with database at all.
        I also have mysql installed where I have created database
'geoinfo.db' with the same structure of table 'waypoints' as mentioned
in create.sql.
        I have tried it with many possible options...but still searching
for the fruitful way to connect database with gpsdrive.
        svn repository link is broken. so not able to install from that.
        any suggestion in this regard is always welcome
               
Thanks & Regards
        Umesh


-----Original Message-----
From: gpsdrive-bounces@...
[mailto:gpsdrive-bounces@...] On Behalf Of
gpsdrive-request@...
Sent: Friday, May 08, 2009 1:30 AM
To: gpsdrive@...
Subject: GPSdrive Digest, Vol 28, Issue 2

Send GPSdrive mailing list submissions to
        gpsdrive@...

To subscribe or unsubscribe via the World Wide Web, visit
        http://lists.gpsdrivers.org/mailman/listinfo/gpsdrive
or, via email, send a message with subject or body 'help' to
        gpsdrive-request@...

You can reach the person managing the list at
        gpsdrive-owner@...

When replying, please edit your Subject line so it is more specific than
"Re: Contents of GPSdrive digest..."


Today's Topics:

   1. Problem in connecting database(mysql or sqlite) with gpsdrive
      (Borkar, Umesh)
   2. Re: Problem in connecting database(mysql or sqlite) with
      gpsdrive (Hamish)
   3. Few questions.. (Kwisatz Haderach)


----------------------------------------------------------------------

Message: 1
Date: Thu, 7 May 2009 17:29:41 +0530
From: "Borkar, Umesh" <Umesh_Borkar@...>
Subject: [ gpsdrive ] Problem in connecting database(mysql or sqlite)
        with gpsdrive
To: <gpsdrive@...>
Message-ID:
       
<B09CD276A5F7824B92B04FDED61E1E060362EE77@...>
Content-Type: text/plain; charset="us-ascii"

Hi all,
        I have recently installed gpsdrive-2.09.1.i333.rpm(rpm package)
on my machine RHEL but I am not able to connect either mysql or sqlite
with the gpsdrive.
I wish to connect gpsdrive with the database so that I can show the
coordinates from database onto the map. I also not able to import
multiple maps.
Any help regarding this will be highly appreciated  

Thanks
Umesh  

Confidential: This electronic message and all contents contain
information from Syntel, Inc. which may be privileged, confidential or
otherwise protected from disclosure. The information is intended to be
for the addressee only. If you are not the addressee, any disclosure,
copy, distribution or use of the contents of this message is prohibited.
If you have received this electronic message in error, please notify the
sender immediately and destroy the original message and all copies.


------------------------------

Message: 2
Date: Thu, 7 May 2009 05:09:45 -0700 (PDT)
From: Hamish <hamish_b@...>
Subject: Re: [ gpsdrive ] Problem in connecting database(mysql or
        sqlite) with gpsdrive
To: GPSdrive discussion list <gpsdrive@...>
Message-ID: <214849.9079.qm@...>
Content-Type: text/plain; charset=us-ascii


Umesh wrote:
>     I have recently installed gpsdrive-2.09.1.i333.rpm(rpm package) on

> my machine RHEL but I am not able to connect either mysql or sqlite
> with the gpsdrive.

Hi Umesh,

I think you'll need to use 2.10 for that, and since it's been a while in
development-time since we cut a new version you'd do best to attempt a
compile from the latest SVN source code.

> I wish to connect gpsdrive with the database so that I can show the
> coordinates from database onto the map.

that should work well from the new version. (probably SQLite; mysql is
now removed. OpenStreetMap POI data flows in through a PostgreSQL DB)


> I also not able to import multiple maps.

more info please.



Hamish



     



------------------------------

Message: 3
Date: Thu, 7 May 2009 15:19:43 +0200
From: Kwisatz Haderach <kwisatz101@...>
Subject: [ gpsdrive ] Few questions..
To: gpsdrive@...
Message-ID:
        <6bbff5b20905070619j2aaf2276pf25c9cf51d4a8894@...>
Content-Type: text/plain; charset=ISO-8859-1

Hi guys (and girls I hope :) )

I'm kind of new to gpsdrive so forgive me if I ask Q that was already
discussed (and dropped as stupid) or is clearly written somewhere in
documentation. Simple pointing to right direction will be accepted with
gratitude :).

And now questions:

1. Is there a way I could send route to gpsdrive without using GUI?
i.e. by inserting it into a file which gpsdrive checks like for way
points?

2. Can I make gpsdrive to reload map image that is already using? Kind
of dynamically changed map, but no geographically dynamic, but
direction/time dynamic?

3. was looking for friendsd server specification, but no luck. Is there
something written or should I look at source? I'm looking to insert GPS
data from other devices directly to gpsdrive. From the same machine. No
outside connection. I'm able to dynamically change way points by
inserting/changing them in way.txt, but friendsd looks more promising to
do it elegant. There will be no need to delete data after there is no
reception (if I've understand it correctly).

Hope there is someone who understand what I'm trying to ask and is
willing to answer this questions :)

Thanks for answers and best regards

Branko


------------------------------

_______________________________________________
GPSdrive mailing list
GPSdrive@...
http://lists.gpsdrivers.org/mailman/listinfo/gpsdrive


End of GPSdrive Digest, Vol 28, Issue 2
***************************************

Confidential: This electronic message and all contents contain information from Syntel, Inc. which may be privileged, confidential or otherwise protected from disclosure. The information is intended to be for the addressee only. If you are not the addressee, any disclosure, copy, distribution or use of the contents of this message is prohibited. If you have received this electronic message in error, please notify the sender immediately and destroy the original message and all copies.

Confidential: This electronic message and all contents contain information from Syntel, Inc. which may be privileged, confidential or otherwise protected from disclosure. The information is intended to be for the addressee only. If you are not the addressee, any disclosure, copy, distribution or use of the contents of this message is prohibited. If you have received this electronic message in error, please notify the sender immediately and destroy the original message and all copies.
_______________________________________________
GPSdrive mailing list
GPSdrive@...
http://lists.gpsdrivers.org/mailman/listinfo/gpsdrive

Parent Message unknown Re: Still not able to connect mysql or sqlite with gpsdrive2.10pre2

by hamish_b :: Rate this Message:

Reply to Author | View Threaded | Show Only this Message


Umesh wrote:
>     I have installed gpsdrive using gpsdrive v2.10pre2.rpm package,

still too old. 2.10pre2 is from 5 years ago!
You'll want to build from SVN. (2.10pre7)

> svn repository link is broken. so not able to install from that.

where is the broken link? (so we can fix it)

try here:
 http://sourceforge.net/scm/?type=svn&group_id=148048


Hamish



     

_______________________________________________
GPSdrive mailing list
GPSdrive@...
http://lists.gpsdrivers.org/mailman/listinfo/gpsdrive