[postgis-users] install problem

Benjamin Thelen thelen at ccgis.de
Wed May 5 03:16:08 PDT 2004


Just a guess, but I you've requested proj (that's the default setting, 
check postgis Makefile USE_PROJ=1) and don't have proj installed. Same 
with geos! Either set USE_PROJ=0 or install proj/geos.

Regards,
Benjamin

---------------------------------
CCGIS GbR - Bonn
http://www.ccgis.de

Siemensstraße 8
53121 Bonn
Germany

Tel: ++49 (0) 228 90826 15
Fax: ++49 (0) 228 90826 11



Camille Provost wrote:
> Hello
>  
> I'm trying to install postgis with postgresql on my Server running on 
> Linux Suse 7.2.
> I made the postgresql install successfully, but I've the following 
> problem during the "make" of postgis (in the folder contrib of postgresql).
>  
>         gcc -O2 -fno-strict-aliasing -Wall -Wmissing-prototypes 
> -Wmissing-declarations -g -fexceptions   -I. -DFRONTEND 
> -DSYSCONFDIR='"/usr/local/pgsql/etc"'  -        DUSE_VERSION=74 
> -I/usr/local/include/geos -DUSE_GEOS -I/usr/local/include -DUSE_PROJ  
> -DUSE_STATS -fpic -I../../src/include -D_GNU_SOURCE   -c -o 
> postgis_transform.o postgis_transform.c
>         postgis_transform.c:52: projects.h Aucun fichier ou repertoire 
> de ce type
>         make: *** [postgis_transform.o] Error 1
>  
> I've the problem with 0.8.0 and 0.8.1 versions both.
>  
> I imagine that it comes from my configuration (Otherwise I won't have 
> the problem with these two versions).
>  
> Thanks for your help
>  
>         Cam
> 
> 
> ------------------------------------------------------------------------
> 
> _______________________________________________
> postgis-users mailing list
> postgis-users at postgis.refractions.net
> http://postgis.refractions.net/mailman/listinfo/postgis-users



More information about the postgis-users mailing list