<div class="gmail_quote">On Tue, Aug 6, 2013 at 12:53 PM, James David Smith <span dir="ltr"><<a href="mailto:james.david.smith@gmail.com" target="_blank">james.david.smith@gmail.com</a>></span> wrote:<br><blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex">


However it says that Topology and Raster support are not present. So I<br>
thought that I could now run the following commands to install those<br>
too:<br>
<br>
<snip><br>
<br>
psql:/usr/pgsql-9.0/share/contrib/postgis-2.0/rtpostgis.sql:48: ERROR:<br>
 could not load library "/usr/pgsql-9.0/lib/<a href="http://rtpostgis-2.0.so" target="_blank">rtpostgis-2.0.so</a>":<br>
<a href="http://libgeos-3.2.0.so" target="_blank">libgeos-3.2.0.so</a>: cannot open shared object file: No such file or<br>
directory<br>
<br>
Any idea why there is still mention of libgeos-3.2.0  ?  I thought I'd<br>
sorted that out now?<br></blockquote><div><br>Could <a href="http://rtpostgis-2.0.so">rtpostgis-2.0.so</a> be a pg-routing binary? I noticed two of your copies of GEOS are in subdirectories of /depot/shared/pgrouting/. Maybe the routing binary is still linked to the old GEOS.<br>

<br>As for raster, did you install GDAL? I'm pretty sure that GDAL is required for raster support.<br><br>Honestly, you have a lot of different pieces and versions installed, and since you installed a bunch of them manually, cleaning them out does not seem practical. Have you considered just installing on a clean machine that's never had PostgreSQL? Or maybe even backing up your data and then wiping this machine (assuming there even is data to preserve)? Even if it costs a little bit to get a clean machine, I bet it's less than the cost of your time (assuming you're on the job).<br>

</div></div>