<div dir="ltr">That's the thing. I don't have a <a href="http://rtpostgis-2.x.so">rtpostgis-2.x.so</a> anywhere on my system. I'm pretty sure it was there before, because everything worked fine. And it may not even be GDAL. I checked with the server admin and that was the only thing that should have affected our setup.</div>
<div class="gmail_extra"><br><br><div class="gmail_quote">On Wed, Mar 12, 2014 at 2:11 PM, Andy Colson <span dir="ltr"><<a href="mailto:andy@squeakycode.net" target="_blank">andy@squeakycode.net</a>></span> wrote:<br>
<blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex"><div class="">On 3/12/2014 12:43 PM, Jayson Gallardo wrote:<br>
<blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex">
A while ago, our Ubuntu server was updated. One of the updates included<br>
an update to gdal 1.10. Ever since then, our application no longer<br>
works. PostGIS throws an error:<br>
<br>
    select postgis_full_version();<br>
    ERROR:  could not access file "$libdir/rtpostgis-2.0": No such file<br>
    or directory<br>
    CONTEXT:  SQL statement "SELECT postgis_gdal_version()"<br>
    PL/pgSQL function "postgis_full_version" line 22 at SQL statement<br>
<br>
<br>
</blockquote>
<br>
<br></div>
How about reverting back to the prior gdal?<br>
<br>
I assume the problem is <a href="http://rtpostgis-2.1.so" target="_blank">rtpostgis-2.1.so</a> is linked to gdal 1.9 or something.  You can check with "ldd <a href="http://rtpostgis-2.1.so" target="_blank">rtpostgis-2.1.so</a>"<br>

<br>
I dunno where your <a href="http://rtpostgis-2.1.so" target="_blank">rtpostgis-2.1.so</a> would be.  Mine is in:<br>
 /usr/local/pgsql/lib/<u></u>postgresql<br>
<br>
But your certainly wont be there.<br>
<br>
-Andy<br>
______________________________<u></u>_________________<br>
postgis-users mailing list<br>
<a href="mailto:postgis-users@lists.osgeo.org" target="_blank">postgis-users@lists.osgeo.org</a><br>
<a href="http://lists.osgeo.org/cgi-bin/mailman/listinfo/postgis-users" target="_blank">http://lists.osgeo.org/cgi-<u></u>bin/mailman/listinfo/postgis-<u></u>users</a><br>
</blockquote></div><br></div>