So at this point is our best option to build postGIS ourselves, pointing it to our existing GDAL, etc?

Thanks,
Steve


On 9/19/2013 12:37 PM, Stephen Crawford wrote:
We are running Centos 6, postgres 9.3.  We have GDAL 1.9 installed.

I'm doing a hard upgrade. We had postgres 8.4 with postgis 2.0 and it was working.


On 9/19/2013 12:03 PM, Devrim Gündüz wrote:
Hi,

Is this RHEL 6? If so, raster support is not available due to old gdal version :-(

Regards,

Stephen Crawford <[email protected]> wrote:

    Now I have added postgis.sql to my new DB, but I can't seem to find
    rtpostgis.sql to add raster support.  I expected it to be in
    /usr/pgsql-9.3/share/contrib/postgis-2.1/ alongside postgis.sql and
    topology.sql, etc.

    Any thoughts?

    Thanks Again,
    Steve


    On 9/19/2013 10:36 AM, Stephen Crawford wrote:

        That was it, the dynamic link was looking at the remnants of
        the previous build. Thanks. On 9/19/2013 4:00 AM, Sandro
        Santilli wrote:

            On Wed, Sep 18, 2013 at 05:23:29PM -0400, Stephen
            Crawford wrote:

                Hi All, In t! he midst of a hard upgrade to 2.1.
                Installed postgres 9.3 and postGIS 2.1. I have
                created a new database. Now when i try to load
                "postgis.sql" into new DB I get this error early on:
                psql:postgis.sql:58: ERROR: could not load library
                "/usr/pgsql-9.3/lib/postgis-2.1.so
                <http://postgis-2.1.so>":
                /usr/pgsql-9.3/lib/postgis-2.1.so
                <http://postgis-2.1.so>: undefined symbol:
                pj_get_spheroid_defn I can see that the library is in
the correct location. Any thoghts?
            Do you have multiple versions of proj4 library installed
            on the system ? It looks like PostGIS was built against a
            version with the "pj_get_spheroid_defn" function but the
            dynamic linker isn't finding that same version. --strk;
            
------------------------------------------------------------------------
            postgis-users mailing list [email protected]
            http://lists.osgeo.org/cgi-bin/mailman/listinfo/postgis-users

-- Stephen Crawford
    Center for Environmental Informatics
    The Pennsylvania State University


    ------------------------------------------------------------------------

    postgis-users mailing list
    [email protected]
    http://lists.osgeo.org/cgi-bin/mailman/listinfo/postgis-users


--
Devrim Gündüz

--
Stephen Crawford
Center for Environmental Informatics
The Pennsylvania State University

--
Stephen Crawford
Center for Environmental Informatics
The Pennsylvania State University

_______________________________________________
postgis-users mailing list
[email protected]
http://lists.osgeo.org/cgi-bin/mailman/listinfo/postgis-users

Reply via email to