[Tilesathome] Windows installation
Milenko
milenko at king-nerd.com
Mon Nov 26 17:03:29 GMT 2007
Is there a different guide to getting t at h running under windows? The wiki page seems to be outdated.
I'm having trouble with the inkscape command line as well as making the changes in upload.pl. The function that the wiki references doesn't seem to exist in upload.pl???
The wiki says to change the inkscape command line to:
my $Cmd = sprintf("%s\"c:\\program files\\inkscape\\inkscape\" -w %d -h %d --export-area=%f:%f:%f:%f
--export-png=c:\\tilesAtHome\\%s c:\\tilesAtHome\\%s",
"", # Blank this out for use on windows
$Size,
$Size,
$X1,$Y1,$X2,$Y2,
$PNG,
$SVG);
Doing so generates an error when running the script:
Global symbol "$PNG" requires explicit package name at tilesgen.pl line 1192.
Global symbol "$SVG" requires explicit package name at tilesgen.pl line 1193.
Execution of tilesgen.pl aborted due to compilation errors.
Any points from anyone running on windows?
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.openstreetmap.org/pipermail/tilesathome/attachments/20071126/26150f63/attachment.html>
More information about the Tilesathome
mailing list