Is there a different guide to getting [EMAIL PROTECTED] 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?

_______________________________________________
Tilesathome mailing list
[email protected]
http://lists.openstreetmap.org/cgi-bin/mailman/listinfo/tilesathome

Reply via email to