Tagged Questions
0
votes
0answers
21 views
Unable to create spatial database for geodjango [duplicate]
Possible Duplicate:
How to verify a PostGIS installation on OS X?
I am trying to install PostGIS for MacOS X and uptil now this is what i got
PostGIS is now configured for ...
1
vote
0answers
64 views
Install PostGIS from beginning [duplicate]
Possible Duplicate:
How to verify a PostGIS installation on OS X?
Ok, so i tried installing PostGIS for MacOS X from HomeBrew. Once i started installing,
brew install postgis
It ...
1
vote
1answer
667 views
How to verify a PostGIS installation on OS X?
I am trying to set up GeoDjango and installing PostGIS on my mac and when I am trying to
./configure
I am getting this error
checking PostgreSQL version... PostgreSQL 8.4.9
checking libpq-fe.h ...
