[postgis-users] Error [liblwgeom] Error 2

Jeff Lounsbury jeffloun at refractions.net
Wed Jan 18 16:22:49 PST 2006


Are you logged in as the 'postgres' user when do this?
Did you install postgres from source?

I'd recommend trying both if you haven't already.

Cheers,
-Jeff

Jairo Sánchez wrote:
> Hello to all,
> This is me frist time in the list, I hope you can help .
> 
> I'm trying to install PostGIS but I get the following error:
> 
> # make
> make -C lwgeom
> make[1]: execvp: /usr/local/pgsql/bin: Permiso denegado
> make[1]: Entering directory `/home/sistemas2/postgresql-8.1.2
> /contrib/postgis-1.1.0/lwgeom'
> make[1]: execvp: /usr/local/pgsql/bin: Permiso denegado
> make[1]: execvp: /usr/local/pgsql/bin: Permiso denegado
> make[1]: execvp: /usr/local/pgsql/bin: Permiso denegado
> make[1]: execvp: /usr/local/pgsql/bin: Permiso denegado
> make[1]: execvp: /usr/local/pgsql/bin: Permiso denegado
> gcc -Wall -g -O2 -fPIC -fexceptions -DUSE_GEOS
> -I/usr/local/share/contrib//include     -c -o liblwgeom.o liblwgeom.c
> In file included from liblwgeom.c:26:
> lwgeom_pg.h:4:22: postgres.h: No existe el fichero o el directorio
> lwgeom_pg.h:5:29: utils/geo_decls.h: No existe el fichero o el directorio
> lwgeom_pg.h:6:18: fmgr.h: No existe el fichero o el directorio
> In file included from liblwgeom.c:26:
> lwgeom_pg.h:28: error: syntax error before "getGeometryOID"
> lwgeom_pg.h:28: warning: type defaults to `int' in declaration of



More information about the postgis-users mailing list