[postgis-users] compiling-problem under linux

"R. Müller" r.mueller at unicomp-berlin.de
Fri Jun 17 06:40:49 PDT 2005


hallo Uwe,

you have to run the ./configure skript from sources of your postgres
installation. this skript creates the missing file 'makefile.global' .
if you have only a binary-installation of postgres, then download the
sources and run configure manually.
in the makefile.config of postgis you have to point to root path of your
postgres-source dir.

ronald


Uwe Seher wrote:
> Hello!
> i am triing to setup a geodatabase with postgis on a linuxserver (suse 9.2).
> I am using postgresql 8.0.1. from a rpm.
> When i try to compile postgis appear these messages in the shell:
> 
> xxxxxx:/usr/src/packages/SOURCES/postgresql-8.0.1/contrib/postgis-1.0.1 #
> make
> make -C lwgeom
> make[1]: Entering directory
> `/usr/src/packages/SOURCES/postgresql-8.0.1/contrib/postgis-1.0.1/lwgeom'
> ../Makefile.config:98:
> /usr/src/packages/SOURCES/postgresql/postgresql-8.0.1/src/Makefile.global:
> No such file or directory
> Makefile:110: /src/Makefile.shlib: No such file or directory
> make[1]: *** No rule to make target `/src/Makefile.shlib'.  Stop.
> make[1]: Leaving directory
> `/usr/src/packages/SOURCES/postgresql-8.0.1/contrib/postgis-1.0.1/lwgeom'
> make: *** [liblwgeom] Error 2
> 
> the requested file makefile.global doesnt exist.
> Can someone help with this?
> 
> Thank you
> Uwe Seher
> 
> ____________
> Virus checked by G DATA AntiVirusKit
> 
> _______________________________________________
> 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