mapnik / python-mapnik

Python bindings for mapnik
GNU Lesser General Public License v2.1
160 stars 91 forks source link

how to install pytho-mapnik on debian jessie #164

Closed drzhouq closed 7 years ago

drzhouq commented 7 years ago

I am not quite sure I can follow the README to get thing installed. I installed the mapnik from the debian repo using apt-get install. Then I tried to issue the command python setup.py install, I got error indicating the installation needs to connect to postgresql? Do we need a postgresql server installed first?

(geospatial) root@70e0cc697254:/python-mapnik# python setup.py install

drzhouq commented 7 years ago

never mind. Mason tool comes with a postgresql server and it cannot be launched under root. Close this issue.