Hi,
I am trying to install postgis 1.5.3, but get this message when doing the
"make":
liblwgeom.h:18:31: error: ../postgis_config.h: No such file or directory
make[1]: *** [measures.o] Error 1
make[1]: Leaving directory `/home/schwarzer/postgis-1.5.3/liblwgeom'
make: *** [liblwgeom] Error 2
Whe doing the "make install" it continues:
make -C liblwgeom
make[1]: Entering directory `/home/schwarzer/postgis-1.5.3/liblwgeom'
gcc -g -O2 -fno-common -DPIC -Wall -Wmissing-prototypes -c -o measures.o
measures.c
In file included from measures.h:16,
from measures.c:18:
liblwgeom.h:18:31: error: ../postgis_config.h: No such file or directory
make[1]: *** [measures.o] Error 1
make[1]: Leaving directory `/home/schwarzer/postgis-1.5.3/liblwgeom'
make: *** [liblwgeom] Error 2
Thanks for any hints what I should do...
Stef
_______________________________________________
postgis-users mailing list
[email protected]
http://postgis.refractions.net/mailman/listinfo/postgis-users