On Mon, Mar 01, 2010 at 03:35:21PM +0000, Saeed Bhuta wrote: > Hi All, > > I am trying to install PostGIS in order to install PG Routing. > > However when I run the configure script, at the end I am given the > following error even though I have libpq installed: > > "configure: error: could not find libpq" > > I am on Ubuntu 9.10 Karmic Koala and PostgreSQL 8.4.
Try: sudo apt-cache search postgresql | grep dev | grep client --strk; Share. It's fair. http://iwouldntsteal.net _______________________________________________ postgis-users mailing list [email protected] http://postgis.refractions.net/mailman/listinfo/postgis-users
