Great, thanks a lot, that worked.
Johan Thelmén wrote: > Sorry if you get another copy of this mail, please delete if so. > > tisdagen den 22 juli 2008 skrev Ævar Arnfjörð Bjarmason: >> tilesGen.pl uses the "PNGnq" value in your config.defaults which I >> presume you've left at "pngnq" and then executes "pngnq -V 2>&1". The >> error message you're getting would suggest /usr/bin is not in your >> $PATH although something else may be causing this. > > From > http://wiki.openstreetmap.org/index.php/Tiles%40home/Install_Guide#Debian_sid > > Some versions of the Debian pngnq do not show the version number when running > pngnq -V Bug#491860 > Get the binary here for i386 or amd64 and install the file with dpkg -i > filename. > http://kopparv34.mine.nu/pngnq_0.5-2_i386.deb > http://kopparv34.mine.nu/pngnq_0.5-2_amd64.deb > 23b7eeb49ec968a68e0d817d8b59e6d3 pngnq_0.5-2_i386.deb > 0f55f9997ece321a87a0bca04546ac4e pngnq_0.5-2_amd64.deb > > Or even better build you own package if you have a matching deb-src line in > /etc/apt/sources.list > aptitude install dpkg-dev build-essential ; aptitude build-dep pngnq ; > apt-get source pngnq ; cd pngnq-0.5/debian > edit file rules and change to VERSION=\\\"0.5\\\" > cd .. ; dpkg-buildpackage -b -us -uc ; dpkg -i ../pngnq_0.5-2*.deb > > I hope this helps for some of you. > > Also this page show what it is about > http://wiki.openstreetmap.org/index.php/Tiles%40home/ColorPallet > > > > ------------------------------------------------------------------------ > > _______________________________________________ > Tilesathome mailing list > [email protected] > http://lists.openstreetmap.org/cgi-bin/mailman/listinfo/tilesathome _______________________________________________ Tilesathome mailing list [email protected] http://lists.openstreetmap.org/cgi-bin/mailman/listinfo/tilesathome
