Is /usr/lib/pgsql/liblwgeom.so.1.3 generated by PostGIS or from the
Postgresql RPMs?  Do I just need to update my postgres version?

Alex

On Dec 10, 2007 12:50 PM, Paul Ramsey <[EMAIL PROTECTED]> wrote:

> There appears to be a mismatch between the .sql file you are using
> and the .so file it's linking to. Check their dates.  All else fails,
> just delete the coveredby definition from the .sql file if you're in
> a hurry.
>
> P
>
> On 10-Dec-07, at 9:40 AM, Alex Turner wrote:
>
> > I am installing PostGIS 1.3.1 from source on RedHat EL5 on
> > Postgresql-8.2.5-2PGDG.rhel5 RPM version
> >
> > I get an error when upping lwpostgis.sql into my test database:
> >
> > CREATE FUNCTION
> > CREATE FUNCTION
> > CREATE FUNCTION
> > psql:/usr/share/lwpostgis.sql:4093: ERROR:  could not find function
> > "coveredby" in file "/usr/lib/pgsql/liblwgeom.so.1.3"
> > psql:/usr/share/lwpostgis.sql:4099: ERROR:  current transaction is
> > aborted, commands ignored until end of transaction block
> > psql:/usr/share/lwpostgis.sql:4105: ERROR:  current transaction is
> > aborted, commands ignored until end of transaction block
> >
> >
> >
> > Any insight on this would be greatly appreciated
> >
> > Alex
> > _______________________________________________
> > postgis-users mailing list
> > [email protected]
> > http://postgis.refractions.net/mailman/listinfo/postgis-users
>
> _______________________________________________
> postgis-users mailing list
> [email protected]
> http://postgis.refractions.net/mailman/listinfo/postgis-users
>
_______________________________________________
postgis-users mailing list
[email protected]
http://postgis.refractions.net/mailman/listinfo/postgis-users

Reply via email to