![]() |
2011-05-13
, 15:59
|
|
Posts: 2,050 |
Thanked: 1,425 times |
Joined on Dec 2009
@ Bucharest
|
#202
|
![]() |
2011-05-13
, 16:03
|
Posts: 961 |
Thanked: 565 times |
Joined on Jul 2007
@ Tyneside, North East England
|
#203
|
![]() |
2011-05-13
, 16:40
|
Posts: 214 |
Thanked: 140 times |
Joined on Aug 2010
|
#204
|
The Following User Says Thank You to MasterZap For This Useful Post: | ||
![]() |
2011-05-13
, 20:52
|
|
Posts: 2,050 |
Thanked: 1,425 times |
Joined on Dec 2009
@ Bucharest
|
#206
|
Also make sure you have version 0.9.4-7 or newer, the previous one had the "just freezes when clicking the icon" problem.
$ python /opt/zaploc/main.py Traceback (most recent call last): File "/opt/zaploc/main.py", line 3, in <module> import zaploc File "/opt/zaploc/zaploc.py", line 20, in <module> File "/opt/zaploc/zdaemon.py", line 16, in <module> File "/opt/zaploc/zlatitude.py", line 1, in <module> File "/usr/lib/python2.5/site-packages/apiclient/discovery.py", line 29, in <module> import uritemplate ImportError: No module named uritemplate ~ $
See if you have a directory "apiclient" in /usr/lib/python2.5/site-packages called "apilibrary"
The Following User Says Thank You to ndi For This Useful Post: | ||
![]() |
2011-05-14
, 05:35
|
Posts: 214 |
Thanked: 140 times |
Joined on Aug 2010
|
#207
|
![]() |
2011-05-14
, 05:46
|
Posts: 214 |
Thanked: 140 times |
Joined on Aug 2010
|
#208
|
python setup.py install
![]() |
2011-05-14
, 07:18
|
Posts: 214 |
Thanked: 140 times |
Joined on Aug 2010
|
#209
|
![]() |
2011-05-14
, 13:02
|
Posts: 34 |
Thanked: 4 times |
Joined on Jan 2010
|
#210
|
This is a very early version, but.... lemme know if it installs and works for you. Getting things to install through a repository on maemo was rather... tricky.
EDIT 2 - I (think I) I have fixed the google api installer, so try normal instal BEFORE trying this workaround
EDIT: Just installing ZapLoc doesn't work, because I botched the packaging of the google api client. To install it use these NEW instructions:
/Z
Last edited by MasterZap; 2011-05-14 at 07:32.