[postgis-users] error in installation
Jean David TECHER
davidtecher at yahoo.fr
Wed Aug 17 04:08:48 PDT 2005
don't forget to do a 'make' in postgresql sources before compiling postgis
---------------------------------------------------------------
TECHER Jean David
e-mail: david at 01map.net
Tél: 04 67 45 60 27
Entreprise: http://www.01map.net
Perso 1: http://www.postgis.fr/
Perso 2: http://techer.pascal.free;fr/postgis/
---------------------------------------------------------------
----- Original Message -----
From: Frank Koormann
To: PostGIS Users Discussion
Sent: Wednesday, August 17, 2005 1:06 PM
Subject: Re: [postgis-users] error in installation
* orkun <temiz at deprem.gov.tr> [050817 12:56]:
> hello
>
> When I tried to install postgis. I encountered this error:
>
> # ./configure --enable-autoconf
> Using autoconf
> checking for proj... /usr/bin/proj
> configure: error: Can't find (configured) PGSQL sources.
>
>
> I had installed postgresql as debian package.
You need the configured sources of postgresql:
$ apt-get source postgresql
$ apt-get build-dep postgresql
-> cd to the extracted sources
$ debian/rules config
-> extract the postgis sources into build-tree/postgresql-7.4.7/contrib
Proceed as described by the postgis installation guide.
HTH,
Frank
--
Frank Koormann <frank.koormann at intevation.de>
Professional Service around Free Software (http://intevation.net/)
FreeGIS Project (http://freegis.org/)
_______________________________________________
postgis-users mailing list
postgis-users at postgis.refractions.net
http://postgis.refractions.net/mailman/listinfo/postgis-users
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.osgeo.org/pipermail/postgis-users/attachments/20050817/72829cd1/attachment.html>
More information about the postgis-users
mailing list