HI,<br><br>I  recently installed the PostGIS to use it with Geoserver, the project that uses the PostGIS needs the GEOM extension. So I installed the GEOM and rebuilt the PostGIS, now I am getting the following error:<br><br>
the PostGIS is running in Linux.<br><br><br>any help will be appreciated!.<br><br><br><br><br>

The following exception was thrown:
<br>
<ul><li>class java.io.IOException: An SQL exception occurred: ERROR: could
not load library "/usr/lib64/pgsql/liblwgeom.so": libgeos_c.so.1:
cannot open shared object file: No such file or directory</li></ul>

<p>Details:
</p><pre>java.io.IOException: An SQL exception occurred: ERROR: could not load library "/usr/lib64/pgsql/liblwgeom.so": libgeos_c.so.1: cannot open shared object file: No such file or directory<br>       at org.geotools.data.postgis.PostgisDataStore.getGeometryAttribute(PostgisDataStore.java:1124)<br>
<br>      at org.geotools.data.postgis.PostgisDataStore.buildAttributeType(PostgisDataStore.java:994)<br>-----<br><br><br>Thanks!<br><br>Giri<br></pre>