<html>
  <head>
    <meta content="text/html; charset=UTF-8" http-equiv="Content-Type">
  </head>
  <body bgcolor="#FFFFFF" text="#000000">
    We are running Centos 6, postgres 9.3.  We have GDAL 1.9 installed.<br>
    <br>
    I'm doing a hard upgrade.  We had postgres 8.4 with postgis 2.0 and
    it was working.<br>
    <br>
    <br>
    <div class="moz-cite-prefix">On 9/19/2013 12:03 PM, Devrim Gündüz
      wrote:<br>
    </div>
    <blockquote
      cite="mid:349b60e8-95cc-4a72-b2f2-b964abcf9729@email.android.com"
      type="cite">Hi,<br>
      <br>
      Is this RHEL 6? If so, raster support is not available due to old
      gdal version :-(<br>
      <br>
      Regards,<br>
      <br>
      <div class="gmail_quote">Stephen Crawford <a class="moz-txt-link-rfc2396E" href="mailto:src176@psu.edu"><src176@psu.edu></a>
        wrote:
        <blockquote class="gmail_quote" style="margin: 0pt 0pt 0pt
          0.8ex; border-left: 1px solid rgb(204, 204, 204);
          padding-left: 1ex;">
          <pre class="k9mail">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:
<blockquote class="gmail_quote" style="margin: 0pt 0pt 1ex 0.8ex; border-left: 1px solid #729fcf; padding-left: 1ex;">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:
<blockquote class="gmail_quote" style="margin: 0pt 0pt 1ex 0.8ex; border-left: 1px solid #ad7fa8; padding-left: 1ex;">On Wed, Sep 18, 2013 at 05:23:29PM -0400, Stephen Crawford wrote:
<blockquote class="gmail_quote" style="margin: 0pt 0pt 1ex 0.8ex; border-left: 1px solid #8ae234; padding-left: 1ex;">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/<a moz-do-not-send="true" href="http://postgis-2.1.so">postgis-2.1.so</a>":
/usr/pgsql-9.3/lib/<a moz-do-not-send="true" href="http://postgis-2.1.so">postgis-2.1.so</a>: undefined symbol:
pj_get_spheroid_defn

I can see that the library is in the correct location.  Any thoghts?
</blockquote>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;
<hr>
postgis-users mailing list
<a class="moz-txt-link-abbreviated" href="mailto:postgis-users@lists.osgeo.org">postgis-users@lists.osgeo.org</a>
<a moz-do-not-send="true" href="http://lists.osgeo.org/cgi-bin/mailman/listinfo/postgis-users">http://lists.osgeo.org/cgi-bin/mailman/listinfo/postgis-users</a></blockquote>

</blockquote>-- 
Stephen Crawford
Center for Environmental Informatics
The Pennsylvania State University
<a class="moz-txt-link-abbreviated" href="mailto:src176@psu.edu">src176@psu.edu</a>
814.865.9905


<hr>
postgis-users mailing list
<a class="moz-txt-link-abbreviated" href="mailto:postgis-users@lists.osgeo.org">postgis-users@lists.osgeo.org</a>
<a moz-do-not-send="true" href="http://lists.osgeo.org/cgi-bin/mailman/listinfo/postgis-users">http://lists.osgeo.org/cgi-bin/mailman/listinfo/postgis-users</a>
</pre>
        </blockquote>
      </div>
      <br>
      --<br>
      Devrim Gündüz
    </blockquote>
    <br>
    <pre class="moz-signature" cols="72">-- 
Stephen Crawford
Center for Environmental Informatics
The Pennsylvania State University
<a class="moz-txt-link-abbreviated" href="mailto:src176@psu.edu">src176@psu.edu</a>
814.865.9905</pre>
  </body>
</html>