[ gpsdrive ] More compile errors
Alex Cruz
elmonogrande at gmail.com
Fri Oct 12 06:59:25 AKDT 2007
Joerg,
That worked perfectly. I was able to compile the svn from the weekend with
now. Get some rest and I hope you feel better soon.
Now comes the interesting part. After installing MySQL, rebuilding Perl with
ithreads (the woes of Gentoo) and installing a plethora of Perl modules, I
was able to run this command:
./geoinfo.pl -create-db -fill-defaults -openstreetmap -db-user=root -db-password=mysupersecretpswd
This did a fine job of downloading the planet file and taking a really long
time to complete. But it did complete successfully since I now have POI's in
my maps that weren't there before.
Next, I wanted to try the mapnik mode in gpsdrive. So, I ran this command:
python /usr/local/bin/gpsdrive_mapnik_gentiles.py -b "-180.0,-90.0,180.0,90.0" -s
1-6
which resulted in this error:
Traceback (most recent call last):
File "/usr/local/bin/gpsdrive_mapnik_gentiles.py", line 77, in ?
from PIL.Image import fromstring, new
ImportError: No module named PIL.Image
So, what Python module am I missing?
-alex
On Wednesday 10 October 2007, Joerg Ostertag wrote:
> Sorry for being so short, but I'm ill in bed and only 1-2 hours a day
> awake..
>
> This is a known bug in the makefiles.
>
> Just a guess: You can try to use the following scripts to make it work
> better. No guarantee :-)
> create_makefile.sh
> merge-icons-all-from-svg2classic2square.sh
> If that doesn't work tell me and I'll try to find the bug sometime next
> week when i feel better. If you find and fix the problem before i would be
> glad. Just send the fix to the list and any other developer with svn-access
> can commit the fix.
>
> -
>
> Joerg
> _______________________________________________
> GPSdrive mailing list
> GPSdrive at lists.gpsdrivers.org
> http://lists.gpsdrivers.org/mailman/listinfo/gpsdrive
More information about the GPSdrive
mailing list