Yes, I had the same problem with the perl command line: ^M. I removed and now it is fine.<br><br>However, I get a LOT of inkscape warnings:<br><br>** (inkscape:25535): WARNING **: Unimplemented style property SP_PROP_BASELINE_SHIFT: value: -35%
<br> <br>Is it normal? inkscape --version gives "Inkscape 0.44 (Oct  9 2006)"<br><br><br>Regards,<br>Quico<br><br><div><span class="gmail_quote">On 12/6/06, <b class="gmail_sendername">John McKerrell</b> <<a href="mailto:john@mckerrell.net">
john@mckerrell.net</a>> wrote:</span><blockquote class="gmail_quote" style="border-left: 1px solid rgb(204, 204, 204); margin: 0pt 0pt 0pt 0.8ex; padding-left: 1ex;">I was having similar problems, it seems the conf file has DOS line-
<br>endings, I ran dos2unix (on the conf file) and it looks like it's<br>running fine.<br><br>John<br><br>On 6 Dec 2006, at 07:49, Rhys Powell wrote:<br><br>> James R. Glasgow wrote:<br>>>><br>>> I am having a problem with this new 
tiles@home script. when I run<br>>><br>>> $ ./tilesGen.pl<br>>><br>>> all I get is<br>>><br>>><br>>> Downloading: Request from server done, 23 bytes<br>>> OK, got something... (from the "grow" server module)
<br>>> Doing zoom level 12, location 2116, 1380<br>>> Doing area around 50.485396,6.020508<br>>> Downloading: Map data to data-4971.osm done, 0 bytes<br>>> No data at this location<br>>> Trying smaller slices...
<br>>> Downloading: Map data to data-4971-0.osm done, 0 bytes<br>>> No data here either<br>>><br>>> and then it stops.  Is this because there is just no data for this<br>>> area and the other 20 areas it just tried, or is it a problem with
<br>>> the<br>>> script?<br>>><br>>><br>>> I also tried<br>>><br>>> Doing zoom level 12, location 2141, 1396<br>>> Doing zoom level 12, location 2018, 1291<br>>> Doing zoom level 12, location 2007, 1307
<br>>> Doing zoom level 12, location 2025, 1382<br>>> Doing zoom level 12, location 2108, 1356<br>>> Doing zoom level 12, location 2143, 1422<br>>><br>>> etc...<br>><br>> I was getting the same issue as well as it failing on a bad
<br>> interpreter<br>> say that it was #!/usr/bin/perl^M which I couldn't grep out so I<br>> had to<br>> copy the script apart from that top line.<br>><br>> So far to get it to connect to the server I have had to add into
<br>> the script<br>> my $Niceness = "nice";<br>> my $OsmUsername = "username";<br>> my $OsmPassword = "password";<br>><br>><br>> but I have now run out of time. It appears, on my system at least,
<br>> that<br>> the main script is not reading in the conf file, it is readable by all<br>> so there is some other underlying reason. Not sure if I will get to<br>> look<br>> into that today, but I should get a chance to just hack it to get
<br>> it to<br>> run hopefully.<br>><br>> Cheers<br>><br>> Rhys<br>><br>><br>> _______________________________________________<br>> dev mailing list<br>> <a href="mailto:dev@openstreetmap.org">
dev@openstreetmap.org</a><br>> <a href="http://lists.openstreetmap.org/cgi-bin/mailman/listinfo/dev">http://lists.openstreetmap.org/cgi-bin/mailman/listinfo/dev</a><br><br><br>_______________________________________________
<br>dev mailing list<br><a href="mailto:dev@openstreetmap.org">dev@openstreetmap.org</a><br><a href="http://lists.openstreetmap.org/cgi-bin/mailman/listinfo/dev">http://lists.openstreetmap.org/cgi-bin/mailman/listinfo/dev
</a><br></blockquote></div><br>