On Thu, 2008-10-23 at 16:38 -0700, Dane Springmeyer wrote: > Jon, > > Okay, thanks for looking into it! > > To run the tests as-is you should download nik2img. From inside the > unzipped test directory do: > > wget http://mapnik-utils.googlecode.com/svn/trunk/desktop/nik2img/nik2img.py > export PATH=`pwd`:$PATH > chmod +x nik2img.py > > ... then > ./run_tests.sh > > Dane
I guessed that bit OK, but the problem occurred because I had no epsg definitions for proj. Installing the 'proj-epsg' package fixed it*. Now the script works fine. Jon * Initially Fedora excluded the epsg file from proj since there was a question about the licensing. The license is now resolved but the data is still in a separate package. _______________________________________________ Mapnik-users mailing list [email protected] https://lists.berlios.de/mailman/listinfo/mapnik-users

