I just made a brand new checkout of tilesAtHome from SVN, made a copy of authentication.conf, set my username and password, and ran tilesGen loop. I get the following:<br><br>$ perl tilesGen.pl loop<br>tilesAtHome.conf: No such file or directory<br>
- Using working directory /home/iandees/osm/tah/tmp/<br>- Inkscape version 0.46<br>- rendering using Osmarender/XSLT<br>- xmlstarlet version 1.0.1<br>- zip is present<br>- going to use pngcrush<br>- Pngcrush version 1.6.4<br>
sh: optipng: not found<br>- Uploading with username "I_forgot_to_edit_authentication.conf"<br>- Using <a href="http://tah.openstreetmap.org/Request/take/">http://tah.openstreetmap.org/Request/take/</a> for Requests<br>
- Configured Layer: captionless<br>- Configured Layer: tile<br>- Configured Layer: maplint<br>This is version 9025 (Quickborn) of tilesgen running on linux<br>ERROR: Authentication failed - please check your username and password in 'authentication.conf'. at tilesGen.pl line 605.<br>
<br>Also:<br><br>$ cat authentication.conf<br>#<br># Config file for TilesAtHome<br>#<br><br># Edit this file and save as "authentication.conf"<br><br>### Authentication:<br>## Upload<br># Enter your normal OSM username and password here.<br>
UploadUsername=yellowbkpk<br>UploadPassword=-----------<br><br>Any ideas?<br>