<div dir="ltr">Hi,<div><br></div><div style>I want to compile Mapserver (6.2) on a RHEL5 64bit machine with PostGIS support but Postgresql is NOT installed on the machine.</div><div style><br></div><div style>Before I run the compilation, I've have installed some libraries (with yum rpm):</div>
<div style>postgresql92.x86_64<br></div><div style>postgresql92-libs.x86_64<br></div><div style>postgresql92-devel.x86_64<br></div><div style><br></div><div style><br></div><div style>I think the required libraries for the PostGIS support are there because find / -name 'libpq*'</div>
<div style>return</div><div style><div>/usr/pgsql-9.2/lib/libpq.so.5</div><div>/usr/pgsql-9.2/lib/libpq.a</div><div>/usr/pgsql-9.2/lib/libpq.so</div><div>/usr/pgsql-9.2/lib/libpq.so.5.5</div><div style>and more....</div><div style>
<br></div><div style>When I execute</div></div><div style><b id="internal-source-marker_0.36363173415884376" style="color:rgb(0,0,0);font-family:'Times New Roman';font-size:medium;font-weight:normal"><span style="font-size:12px;font-family:Consolas;background-color:rgb(238,238,238);vertical-align:baseline;white-space:pre-wrap"> ./configure --prefix=/usr/local/ --with-gdal=/usr/local/bin/gdal-config --with-ogr=/usr/local/bin/gdal-config --with-curl=/usr/bin/curl-config[[BR]] --enable-debug --with-proj=/usr/local/ --with-tiff=/usr/ --with-jpeg=/usr/local/ --with-freetype=/usr/local/ --with-threads --with-xml2-config=/usr/bin/xml2-config --with-png=/usr/ --with-wmsclient --with-wmsserver --with-wfs --with-wfsclient --with-gif=/usr/ --with-geos=/usr/local/bin/geos-config --with-postgis</span></b><br>
</div><div style><b style="color:rgb(0,0,0);font-family:'Times New Roman';font-size:medium;font-weight:normal"><span style="font-size:12px;font-family:Consolas;background-color:rgb(238,238,238);vertical-align:baseline;white-space:pre-wrap"><br>
</span></b></div><div style><b style="color:rgb(0,0,0);font-family:'Times New Roman';font-size:medium;font-weight:normal"><span style="font-size:12px;font-family:Consolas;background-color:rgb(238,238,238);vertical-align:baseline;white-space:pre-wrap">I've got</span></b></div>
<div style><div><font color="#000000" face="Consolas"><span style="font-size:12px;white-space:pre-wrap">-------------- Data Format Drivers -------</span></font></div><div><font face="Consolas" color="#ff0000"><span style="font-size:12px;white-space:pre-wrap">  PostGIS support:</span></font></div>
<div><font color="#000000" face="Consolas"><span style="font-size:12px;white-space:pre-wrap">  ArcSDE support:</span></font></div><div><font color="#000000" face="Consolas"><span style="font-size:12px;white-space:pre-wrap">  OGR support:               -DUSE_OGR</span></font></div>
<div><font color="#000000" face="Consolas"><span style="font-size:12px;white-space:pre-wrap">  GDAL support:              -DUSE_GDAL</span></font></div><div><font color="#000000" face="Consolas"><span style="font-size:12px;white-space:pre-wrap">  Oracle Spatial support:</span></font></div>
<div><br></div><div style>any idea?</div><div style><br></div><div style>MartinOuellet</div></div></div>