<div dir="ltr"><div class="gmail_extra"><br><div class="gmail_quote">On Fri, Jul 25, 2014 at 1:03 AM, Luís de Sousa <span dir="ltr"><<a href="mailto:luis.a.de.sousa@gmail.com" target="_blank">luis.a.de.sousa@gmail.com</a>></span> wrote:<br>

<blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex"><div id=":4ns" class="a3s" style="overflow:hidden">I have the following packages installed on Ubuntu 14.04 (all fetched<br>


with apt from the repositories):<br>
. postgresql-9.3<br>
. postgresql-9.3-postgis-2.1<br>
. libgeos-3.4.2<br>
<br>
When I try to add the PostGIS extension to a database I get following message:<br>
<br>
$  psql pg_testing -c "create extension postgis"<br>
ERROR:  could not load library<br>
"/usr/lib/postgresql/9.3/lib/<a href="http://postgis-2.1.so" target="_blank">postgis-2.1.so</a>":<br>
/usr/lib/<a href="http://liblwgeom-2.1.3.so" target="_blank">liblwgeom-2.1.3.so</a>: undefined symbol:<br>
GEOSDelaunayTriangulation<br>
<br>
I have posted full package details at <a href="http://GIS.SE" target="_blank">GIS.SE</a>:<br>
<a href="http://gis.stackexchange.com/questions/108308/postgis-non-functional-on-ubuntu-14-04" target="_blank">http://gis.stackexchange.com/questions/108308/postgis-non-functional-on-ubuntu-14-04</a><br>
<br>
Apparently, there is some mismatch between libgeos and postgis. But I<br>
have the exact same versions indicated in the compile guide at the<br>
Wiki:<br>
<a href="http://trac.osgeo.org/postgis/wiki/UsersWikiPostGIS21Ubuntu1310src" target="_blank">http://trac.osgeo.org/postgis/wiki/UsersWikiPostGIS21Ubuntu1310src</a><br>
<br>
Any advice on how to get PostGIS running is welcome. Thank you,</div></blockquote></div><br>Not sure if this is the same problem, but when I upgraded to 14.04, along with a new version of postgis/postgresql, postgis failed. The warning were different. With help I discovered that I had conflicting libraries installed that were causing the problem. </div>

<div class="gmail_extra"><br></div><div class="gmail_extra">If you have older versions of postgis installed, make sure to remove all the old libraries starting with liblwgeom. </div><div class="gmail_extra"><br></div><div class="gmail_extra">

Clifford<br><br clear="all"><div><br></div>-- <br><div dir="ltr"><div>@osm_seattle<br></div><div><a href="http://osm_seattle.snowandsnow.us" target="_blank">osm_seattle.snowandsnow.us</a></div><div>OpenStreetMap: Maps with a human touch</div>

</div>
</div></div>