![]() |
2007-03-21
, 05:39
|
|
Posts: 381 |
Thanked: 847 times |
Joined on Jan 2007
@ Helsinki
|
#71
|
![]() |
2007-03-21
, 14:33
|
|
Posts: 701 |
Thanked: 21 times |
Joined on Feb 2006
@ Italy
|
#72
|
![]() |
2007-03-21
, 15:36
|
Posts: 84 |
Thanked: 6 times |
Joined on Feb 2007
@ Noblesville, IN USA
|
#73
|
Maybe I am talking about POI. Wouldn't know because I have never been able to successfully install sqlite3. It seems like I need Python2.4 and I have Python 2.5. Either it won't run under that version or I am missing libraries that I can't find. The eko.one.pl repository seems to keep leading me to a 403 error. Maybe if I could install sqlite3, the problem would be solved. Can anyone tell me the steps that will really work?
![]() |
2007-03-21
, 16:36
|
Posts: 605 |
Thanked: 137 times |
Joined on Nov 2005
@ La Rochelle, France
|
#74
|
![]() |
2007-03-21
, 17:54
|
|
Posts: 531 |
Thanked: 79 times |
Joined on Oct 2006
@ This side of insane, that side of genius
|
#75
|
Hi!
This hasn't been tested much yet, but if you want to try it:
* install Python
* install GeoClue from the maemo-hackers repository
* copy the wikipedia2poi.py script to your device
* run it on command line
Please let me know what happens!
![]() |
2007-03-22
, 06:43
|
|
Posts: 381 |
Thanked: 847 times |
Joined on Jan 2007
@ Helsinki
|
#76
|
![]() |
2007-03-22
, 10:56
|
Posts: 2 |
Thanked: 0 times |
Joined on Mar 2007
|
#77
|
Do you have geoclue and the hostip backend for it installed? You can get them from the maemo hackers repository.
![]() |
2007-03-22
, 11:50
|
|
Posts: 381 |
Thanked: 847 times |
Joined on Jan 2007
@ Helsinki
|
#78
|
No, I didn't have hostip installed - that did it. I assume that the script needs to be run from the directory containing the poi.db file (at least that's where I ran it). Worked like a charm.
I tried installing gpsd and the geoclue gpsd backend, but that seems pretty broken at the moment. It would be a nice option though, as I'm not sure the hostip backend would populate correctly if I'm using a EDGE connection from T-Mobile (but I haven't tested that theory).
![]() |
2007-03-22
, 22:04
|
Posts: 84 |
Thanked: 6 times |
Joined on Feb 2007
@ Noblesville, IN USA
|
#79
|
MMapper uses libsqlite3 to access the database.
you have to install sqlite3( which uses libsqlite3 too) to get a command line utility to access your database manually.
Fred
![]() |
2007-03-23
, 01:49
|
|
Posts: 531 |
Thanked: 79 times |
Joined on Oct 2006
@ This side of insane, that side of genius
|
#80
|