<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.0 Transitional//EN">
<HTML><HEAD>
<META http-equiv=Content-Type content="text/html; charset=iso-8859-1">
<META content="MSHTML 6.00.6000.16544" name=GENERATOR>
<STYLE></STYLE>
</HEAD>
<BODY bgColor=#ffffff>
<DIV><FONT face=Arial size=2>Is there a different guide to getting <A 
href="mailto:t@h">t@h</A> running under windows?  The wiki page seems to be 
outdated.</FONT></DIV>
<DIV><FONT face=Arial size=2></FONT> </DIV>
<DIV><FONT face=Arial size=2>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???</FONT></DIV>
<DIV><FONT face=Arial size=2></FONT> </DIV>
<DIV><FONT face=Arial size=2>The wiki says to change the inkscape command line 
to: </FONT></DIV>
<DIV><FONT face=Arial size=2></FONT> </DIV>
<DIV><FONT face=Arial size=2>     my $Cmd = 
sprintf("%s\"c:\\program files\\inkscape\\inkscape\" -w %d -h %d 
--export-area=%f:%f:%f:%f<BR>   --export-png=c:\\tilesAtHome\\%s  
c:\\tilesAtHome\\%s", <BR>   "", # Blank this out for use on 
windows<BR>   $Size,<BR>   $Size,<BR>   
$X1,$Y1,$X2,$Y2,<BR>   $PNG, <BR>   $SVG);</FONT></DIV>
<DIV><FONT face=Arial size=2></FONT> </DIV>
<DIV><FONT face=Arial size=2>Doing so generates an error when running the 
script:</FONT></DIV>
<DIV><FONT face=Arial size=2></FONT> </DIV>
<DIV><FONT face=Arial size=2>    Global symbol "$PNG" requires 
explicit package name at tilesgen.pl line 1192.<BR>    Global 
symbol "$SVG" requires explicit package name at tilesgen.pl line 
1193.<BR>    Execution of tilesgen.pl aborted due to compilation 
errors.</DIV>
<DIV> </DIV>
<DIV>Any points from anyone running on windows?<BR></DIV></FONT>
<DIV><FONT face=Arial size=2><FONT 
size=3> </DIV></FONT></FONT></BODY></HTML>