[postgis-users] Access denied to language C

strk at refractions.net strk at refractions.net
Wed Oct 19 05:07:24 PDT 2005


It seems you're not autorized to install C procedures,
ask your system administrator about installing postgis,
or use an authorized user.
--strk;

On Wed, Oct 19, 2005 at 01:15:43PM +0200, José Vicente Higón Valero wrote:
> Hi list,
> I'm trying to installl postgis-1.0.4+postgresql-8.0.4 on suse linux 
> enterprise. I have compiled postgis succesfully but when I try to add 
> the postgis tables ...
> psql -U crt -d bdgis -f /home/postgres/pgsql/share/contrib/lwpostgis.sql
> ... this error occurs:
> 
> psql:/home/postgres/pgsql/share/contrib/lwpostgis.sql:36: ERROR: access 
> denied to language C
> 
> You can see into this file (lines 33,34,35,36) :
> 
> CREATE OR REPLACE FUNCTION histogram2d_in(cstring)
>         RETURNS histogram2d
>         AS '$libdir/liblwgeom.so.1.0', 'lwhistogram2d_in'
>         LANGUAGE 'C' IMMUTABLE STRICT; -- WITH (isstrict);
> 
> 
> Anyone can help me?
> 
> Thanks in advance
> -- 
> 
>  José Vicente Higón
>  Grupo de desarrollo de gvSIG
>  Conselleria de Infraestructuras y Transporte
>  Generalitat Valenciana
>  Valencia - Spain
>  http://www.gvsig.gva.es
> _______________________________________________
> 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