|
View:
New views
17 Messages
—
Rating Filter:
Alert me
|
|
|
rc pingThings have been stable for a little while now so:
shall we tag 2.10rc1 ....? I am still a bit concerned about the memory leaks, but that can wait. :-) Hamish _______________________________________________ GPSdrive mailing list GPSdrive@... http://lists.gpsdrivers.org/mailman/listinfo/gpsdrive |
|
|
installing on UbuntuHi Folks, just tried to install the SVN version as per http://www.gpsdrive.de/development/debian.shtml onto a reasonably clean ubuntu 8.10 but get an error from apt saying it needs libgeos. Now, I did have libgeos-c1, libgeos-3.0.0 and added libgeos.dev but install refuses to proceed. All V. 3.0.0-5 Any ideas ? David -- --------------------------------------------- David Bannon D.Bannon@... VPAC Operations Manager www.vpac.org P: 61 3 9925 4733 M: 0418 525687 Jabber: david.bannon@... Calendar: http://tinyurl.com/65c24v --------------------------------------------- _______________________________________________ GPSdrive mailing list GPSdrive@... http://lists.gpsdrivers.org/mailman/listinfo/gpsdrive |
|
|
Re: installing on UbuntuUse the install instructions for Ubuntu in the sourceforge wiki instead.
Cheers Ross > > Hi Folks, just tried to install the SVN version as per > http://www.gpsdrive.de/development/debian.shtml onto a reasonably clean > ubuntu 8.10 but get an error from apt saying it needs libgeos. > > Now, I did have libgeos-c1, libgeos-3.0.0 and added libgeos.dev but > install refuses to proceed. All V. 3.0.0-5 > > Any ideas ? > > David > > > > > -- > --------------------------------------------- > David Bannon D.Bannon@... > VPAC Operations Manager www.vpac.org > P: 61 3 9925 4733 M: 0418 525687 > Jabber: david.bannon@... > Calendar: http://tinyurl.com/65c24v > --------------------------------------------- > _______________________________________________ > GPSdrive mailing list > GPSdrive@... > http://lists.gpsdrivers.org/mailman/listinfo/gpsdrive > -- Cheers Ross _______________________________________________ GPSdrive mailing list GPSdrive@... http://lists.gpsdrivers.org/mailman/listinfo/gpsdrive |
|
|
Re: installing on UbuntuOn Thursday 23 April 2009 01:03:09 Ross Scanlon wrote:
On 8.04 Kismet and Mapnik still seem to be requirements to compile the svn source. Setting all non required functions to off to get a minimal install leads to the following errors: ------------------------------------------------------------------------- 100%] Building C object src/CMakeFiles/gpsdrive.dir/database_postgis.o Linking C executable gpsdrive CMakeFiles/gpsdrive.dir/database.o: In function `db_streets_get': database.c:(.text+0xd39): undefined reference to `convert_mapnik_coords' CMakeFiles/gpsdrive.dir/gpsdrive.o: In function `drawmarker': gpsdrive.c:(.text+0x1735): undefined reference to `readkismet' CMakeFiles/gpsdrive.dir/gpsdrive.o: In function `main': gpsdrive.c:(.text+0x77d6): undefined reference to `initkismet' collect2: ld returned 1 exit status make[2]: *** [src/gpsdrive] Error 1 make[1]: *** [src/CMakeFiles/gpsdrive.dir/all] Error 2 make: *** [all] Error 2 -----------------------------------------------eof---------------------------------- Hope that helps. -- /ch _______________________________________________ GPSdrive mailing list GPSdrive@... http://lists.gpsdrivers.org/mailman/listinfo/gpsdrive |
|
|
|
|
|
Re: installing on UbuntuOn Thursday 23 April 2009 09:25:22 Hamish wrote:
> and run svn update when you read this, in the last minutes I've fixed > some mistakes caused by my own lack of sleep. Ok will do it later this evening. Reason.........see last line above....:) -- /ch _______________________________________________ GPSdrive mailing list GPSdrive@... http://lists.gpsdrivers.org/mailman/listinfo/gpsdrive |
|
|
Re: installing on UbuntuThanks Ross, maybe I'll give it a try. Did so some months ago following what looked like an earlier version and it was certainly not easy. Now, I was installing onto kubuntu then and lots of the undocumented problems seemed to relate to things Gnome may put there. I started keeping a list of the problems but soon gave up! But did get it working. It really is a very complicated install. Fine for people actively working on the project (thanks Guys !) but maybe too much for people like me who would like a play with GPSDrive occasionally. My laptop is a work tool 99% of its time. For example, I don't really want postgres installed and running by default just to get OSM. OSM is cool but does not show the map content I want to see. The earlier versions of GPSDrive that needed only PNG images, easily made from ecw maps was great but a bit buggy. Anyway, thanks for your time, please don't see my comments as complaints, far from it. Its important the developers of something as great as GPSDrive get some feedback from "ordinary users" as well as close team members. And it is a great project ! David Ross Scanlon wrote: > Use the install instructions for Ubuntu in the sourceforge wiki instead. > > Cheers > Ross > > >> Hi Folks, just tried to install the SVN version as per >> http://www.gpsdrive.de/development/debian.shtml onto a reasonably clean >> ubuntu 8.10 but get an error from apt saying it needs libgeos. >> >> Now, I did have libgeos-c1, libgeos-3.0.0 and added libgeos.dev but >> install refuses to proceed. All V. 3.0.0-5 >> >> Any ideas ? >> >> David >> >> >> >> >> -- >> --------------------------------------------- >> David Bannon D.Bannon@... >> VPAC Operations Manager www.vpac.org >> P: 61 3 9925 4733 M: 0418 525687 >> Jabber: david.bannon@... >> Calendar: http://tinyurl.com/65c24v >> --------------------------------------------- >> _______________________________________________ >> GPSdrive mailing list >> GPSdrive@... >> http://lists.gpsdrivers.org/mailman/listinfo/gpsdrive >> > > -- --------------------------------------------- David Bannon D.Bannon@... VPAC Operations Manager www.vpac.org P: 61 3 9925 4733 M: 0418 525687 Jabber: david.bannon@... Calendar: http://tinyurl.com/65c24v --------------------------------------------- _______________________________________________ GPSdrive mailing list GPSdrive@... http://lists.gpsdrivers.org/mailman/listinfo/gpsdrive |
|
|
Re: installing on UbuntuHi David,
Current version works well with raster maps (png or what ever). I have mapnik/postgres installed but when that runs out in remote areas change to raster maps. Maybe I need to look at writing up a howto on how to install without mapnik and just using raster maps. Cheers Ross > > Thanks Ross, maybe I'll give it a try. Did so some months ago following > what looked like an earlier version and it was certainly not easy. Now, > I was installing onto kubuntu then and lots of the undocumented problems > seemed to relate to things Gnome may put there. I started keeping a list > of the problems but soon gave up! But did get it working. > It really is a very complicated install. Fine for people actively > working on the project (thanks Guys !) but maybe too much for people > like me who would like a play with GPSDrive occasionally. My laptop is a > work tool 99% of its time. For example, I don't really want postgres > installed and running by default just to get OSM. OSM is cool but does > not show the map content I want to see. The earlier versions of GPSDrive > that needed only PNG images, easily made from ecw maps was great but a > bit buggy. > Anyway, thanks for your time, please don't see my comments as > complaints, far from it. Its important the developers of something as > great as GPSDrive get some feedback from "ordinary users" as well as > close team members. > > And it is a great project ! > > David > > _______________________________________________ GPSdrive mailing list GPSdrive@... http://lists.gpsdrivers.org/mailman/listinfo/gpsdrive |
|
|
Re: installing on UbuntuThanks Ross, its not that I object to OSM, in fact been looking at sending them some tracks. My problem is that I'd like an easy install of GPSDrive without the need to install posgress, OSM etc. Its a complication I can do without. (Gosmore actually does all I need with OSM, its sure no GPSDrive but its cute!) David Ross Scanlon wrote: > Hi David, > > > Current version works well with raster maps (png or what ever). > > I have mapnik/postgres installed but when that runs out in remote areas > change to raster maps. > > Maybe I need to look at writing up a howto on how to install without > mapnik and just using raster maps. > > Cheers > Ross > >> Thanks Ross, maybe I'll give it a try. Did so some months ago following >> what looked like an earlier version and it was certainly not easy. Now, >> I was installing onto kubuntu then and lots of the undocumented problems >> seemed to relate to things Gnome may put there. I started keeping a list >> of the problems but soon gave up! But did get it working. > >> It really is a very complicated install. Fine for people actively >> working on the project (thanks Guys !) but maybe too much for people >> like me who would like a play with GPSDrive occasionally. My laptop is a >> work tool 99% of its time. For example, I don't really want postgres >> installed and running by default just to get OSM. OSM is cool but does >> not show the map content I want to see. The earlier versions of GPSDrive >> that needed only PNG images, easily made from ecw maps was great but a >> bit buggy. > >> Anyway, thanks for your time, please don't see my comments as >> complaints, far from it. Its important the developers of something as >> great as GPSDrive get some feedback from "ordinary users" as well as >> close team members. >> >> And it is a great project ! >> >> David >> >> > > > _______________________________________________ > GPSdrive mailing list > GPSdrive@... > http://lists.gpsdrivers.org/mailman/listinfo/gpsdrive -- --------------------------------------------- David Bannon D.Bannon@... VPAC Operations Manager www.vpac.org P: 61 3 9925 4733 M: 0418 525687 Jabber: david.bannon@... Calendar: http://tinyurl.com/65c24v --------------------------------------------- _______________________________________________ GPSdrive mailing list GPSdrive@... http://lists.gpsdrivers.org/mailman/listinfo/gpsdrive |
|
|
|
|
|
Re: installing on UbuntuOn Friday 24 April 2009 01:09:49 Hamish wrote:
> Ross Scanlon wrote: > > Maybe I need to look at writing up a howto on how to > > install without mapnik and just using raster maps. > > there are just 1 or 2 files to make minor edits in: > > > edit DefineOptions.cmake and turn off WITH_MAPNIK, WITH_GDA3, WITH_GDAL, > WITH_SPEECH, WITH_DBUS. Note some of the on/off switches there are unused > as yet, just placeholders for future work. Thanks Hamish, did that, as well as removed /CMakeCache.txt Interestingly enough there is still is a call to kismet somewhere as I get the following errors on svn checkout version; -------------------------------------------------------------------- [ 59%] Building C object src/CMakeFiles/gpsdrive.dir/waypoint.o Linking C executable gpsdrive CMakeFiles/gpsdrive.dir/gpsdrive.o: In function `drawmarker': gpsdrive.c:(.text+0x1735): undefined reference to `readkismet' CMakeFiles/gpsdrive.dir/gpsdrive.o: In function `main': gpsdrive.c:(.text+0x77d6): undefined reference to `initkismet' collect2: ld returned 1 exit status make[2]: *** [src/gpsdrive] Error 1 make[1]: *** [src/CMakeFiles/gpsdrive.dir/all] Error 2 make: *** [all] Error 2 -----------------------------------------eof------------------- Whats interesting is that now it barf at 59% with something related to waypoints which both seem to be related to kismet. HTH's -- /ch _______________________________________________ GPSdrive mailing list GPSdrive@... http://lists.gpsdrivers.org/mailman/listinfo/gpsdrive |
|
|
Re: installing on UbuntuOn Freitag 24 April 2009, Hamish wrote:
> Ross Scanlon wrote: > > Maybe I need to look at writing up a howto on how to > > install without mapnik and just using raster maps. You might also have a look at the ubuntu repository. http://www.gpsdrive.de/ubuntu/pool/hard http://www.gpsdrive.de/ubuntu/pool/intrepid They are not really the newest, since I had some troubles here with my buildcluster .... but hopefully soon I will be able to create packages again. - Joerg _______________________________________________ GPSdrive mailing list GPSdrive@... http://lists.gpsdrivers.org/mailman/listinfo/gpsdrive |
|
|
Re: installing on UbuntuOn Friday 24 April 2009 08:21:16 chris h wrote:
> Thanks Hamish, did that, as well as removed /CMakeCache.txt Interestingly > enough there is still is a call to kismet somewhere as I get the following > errors on svn checkout version; Just ran an svn update and cleaned out cmake cache files. Still get the same errors: ------------------------------------------------------ Linking C executable gpsdrive CMakeFiles/gpsdrive.dir/gpsdrive.o: In function `drawmarker': gpsdrive.c:(.text+0x1735): undefined reference to `readkismet' CMakeFiles/gpsdrive.dir/gpsdrive.o: In function `main': gpsdrive.c:(.text+0x77d6): undefined reference to `initkismet' collect2: ld returned 1 exit status make[2]: *** [src/gpsdrive] Error 1 make[1]: *** [src/CMakeFiles/gpsdrive.dir/all] Error 2 make: *** [all] Error 2 -----------------------------------eof---------------- DefineOptions............ option(WITH_SCRIPTS "Install perl scripts and modules" ON) option(WITH_MAPNIK "Build with mapnik support" OFF) option(WITH_GDA3 "Build with GDA3 database support" OFF) option(WITH_GDAL "Build with experimental GDAL support" OFF) option(WITH_SPEECH "Build with support of speech output" OFF) option(WITH_DBUS "Build with DBUS support" OFF) option(WITH_BASEMAPS "Build with Basemaps pictures" ON) option(MAEMO "Build gpsdrive for maemo/hildon platform" OFF) option(WITH_FRIENDSD "Build friendsd" OFF) option(WITH_KISMET "Build with kismet support" OFF) option(DEBUG "Build with debug -D support" OFF) option(WITH_NAVIGATION "Build with routing support" OFF) Hope that provides some info. Best regards and thanks -- /ch _______________________________________________ GPSdrive mailing list GPSdrive@... http://lists.gpsdrivers.org/mailman/listinfo/gpsdrive |
|
|
Re: installing on UbuntuHi Chris,
Try it now after doing a svn co. I've put compiler directives for WITH_KISMET around the relevant code. Cheers Ross On Fri, 24 Apr 2009 19:34:03 -0400 chris h <chris123@...> wrote: > On Friday 24 April 2009 08:21:16 chris h wrote: > > > Thanks Hamish, did that, as well as removed /CMakeCache.txt Interestingly > > enough there is still is a call to kismet somewhere as I get the following > > errors on svn checkout version; > > Just ran an svn update and cleaned out cmake cache files. Still get the same > errors: > > ------------------------------------------------------ > Linking C executable gpsdrive > CMakeFiles/gpsdrive.dir/gpsdrive.o: In function `drawmarker': > gpsdrive.c:(.text+0x1735): undefined reference to `readkismet' > CMakeFiles/gpsdrive.dir/gpsdrive.o: In function `main': > gpsdrive.c:(.text+0x77d6): undefined reference to `initkismet' > collect2: ld returned 1 exit status > make[2]: *** [src/gpsdrive] Error 1 > make[1]: *** [src/CMakeFiles/gpsdrive.dir/all] Error 2 > make: *** [all] Error 2 > -----------------------------------eof---------------- > > DefineOptions............ > option(WITH_SCRIPTS "Install perl scripts and modules" ON) > option(WITH_MAPNIK "Build with mapnik support" OFF) > option(WITH_GDA3 "Build with GDA3 database support" OFF) > option(WITH_GDAL "Build with experimental GDAL support" OFF) > option(WITH_SPEECH "Build with support of speech output" OFF) > option(WITH_DBUS "Build with DBUS support" OFF) > option(WITH_BASEMAPS "Build with Basemaps pictures" ON) > option(MAEMO "Build gpsdrive for maemo/hildon platform" OFF) > option(WITH_FRIENDSD "Build friendsd" OFF) > option(WITH_KISMET "Build with kismet support" OFF) > option(DEBUG "Build with debug -D support" OFF) > option(WITH_NAVIGATION "Build with routing support" OFF) > > Hope that provides some info. > > Best regards and thanks > > > -- > > /ch > _______________________________________________ > GPSdrive mailing list > GPSdrive@... > http://lists.gpsdrivers.org/mailman/listinfo/gpsdrive Ross Scanlon <info@...> _______________________________________________ GPSdrive mailing list GPSdrive@... http://lists.gpsdrivers.org/mailman/listinfo/gpsdrive |
|
|
Re: installing on UbuntuOn Friday 24 April 2009 20:19:00 Ross Scanlon wrote:
> Hi Chris, > > Try it now after doing a svn co. > > I've put compiler directives for WITH_KISMET around the relevant code. Thanks Ross that finally worked with a few changes to the DefineOptions file. I needed to take out the >>>>> and ====== lines in order for cmake to be happy. Once done, it build fine. Many thanks. -- /ch _______________________________________________ GPSdrive mailing list GPSdrive@... http://lists.gpsdrivers.org/mailman/listinfo/gpsdrive |
|
|
Re: installing on UbuntuOn Friday 24 April 2009 22:34:15 chris h wrote:
> On Friday 24 April 2009 20:19:00 Ross Scanlon wrote: > > Hi Chris, > > > > Try it now after doing a svn co. > > > > I've put compiler directives for WITH_KISMET around the relevant code. > > Thanks Ross that finally worked with a few changes to the DefineOptions > file. I needed to take out the >>>>> and ====== lines in order for cmake to > be happy. Once done, it build fine. > > Many thanks. OK this all works now except I get the same errors on starting gpsdrive as Hamish. I use gpsdrive only for marine navigation so want to keep it as small as possible. Will have to wait I guess till a solution is found as 3 megs of icons on an embedded system is a very large space requirement. Similar for my future pending as soon as I get some spare cash, brand spanking new shinny 6 hr battery EEEPC..:) Thanks for all your hard work on this. Hope a suitable solution that works for everyone if forthcoming. Best regards -- /ch _______________________________________________ GPSdrive mailing list GPSdrive@... http://lists.gpsdrivers.org/mailman/listinfo/gpsdrive |
|
|
Re: installing on UbuntuOn Samstag 25 April 2009, chris h wrote:
... > OK this all works now except I get the same errors on starting gpsdrive as > Hamish. I use gpsdrive only for marine navigation so want to keep it as > small as possible. Will have to wait I guess till a solution is found as 3 > megs of icons on an embedded system is a very large space requirement. The large amount of Harddiskspace was used by all the information Files. I seperated them into their own package. 2332 KB openstreetmap-map-icons-info Now you should be able to installa one of the other iconsets with a smaller footprint. baspackage: 192 KB openstreetmap-map-icons plus one ot the theme-sets: 52 KB openstreetmap-map-icons-nickw 132 KB openstreetmap-map-icons-japan 132 KB openstreetmap-map-icons-japan-png 152 KB openstreetmap-map-icons-square.small-minimal 272 KB openstreetmap-map-icons-svg-twotone-png 568 KB openstreetmap-map-icons-svg-twotone 856 KB openstreetmap-map-icons-svg-png 1432 KB openstreetmap-map-icons-svg 1724 KB openstreetmap-map-icons-classic.big 1796 KB openstreetmap-map-icons-classic.small 1956 KB openstreetmap-map-icons-square.big 1956 KB openstreetmap-map-icons-square.small > Similar for my future pending as soon as I get some spare cash, brand > spanking new shinny 6 hr battery EEEPC..:) > > Thanks for all your hard work on this. Hope a suitable solution that works > for everyone if forthcoming. > > Best regards -- Jörg (Germany, Tettnang) http://www.ostertag.name/ _______________________________________________ GPSdrive mailing list GPSdrive@... http://lists.gpsdrivers.org/mailman/listinfo/gpsdrive |
| Free embeddable forum powered by Nabble | Forum Help |