Hi,<br><br>I'm trying to install PostGIS 1.5 on an Amazon EC2 instance running the 64-bit version of Fedora 8.  I've installed PostgreSQL 8.4, Proj, GEOS, and libxml.  When I try to configure PostGIS, using the following command: <br>
<br>./configure --with-geosconfig=/root/sources/geos/geos-3.2.0/tools/geos-config<br><br>I get the following error:<br><br><<<br>configure: error: could not find geos_c.h - you may need to specify the directory of a geos-config file using --with-geosconfig<br>
>><br><br>Now, I have geos_c.h installed in /root/sources/geos/geos-3.2.0/capi.  Can someone please tell me what I'm doing wrong?  By the way, I'm following these instructions:<br><br><a href="http://www.postgresonline.com/journal/index.php?/archives/147-Compiling-PostGIS-1.5-and-installing-after-Yum-PostgreSQL-Install.html">http://www.postgresonline.com/journal/index.php?/archives/147-Compiling-PostGIS-1.5-and-installing-after-Yum-PostgreSQL-Install.html</a><br>
<br>Cheers,<br><br>Petrus<br><br><br><br>