<div>Works fine on centos 5.6 for me, does not on centos 6. Locate shows an empty result even after <span class="Apple-style-span" style="border-collapse: collapse; color: rgb(51, 51, 51); font-family: arial, sans-serif; font-size: 13px; ">updatedb.</span></div>
<div><span class="Apple-style-span" style="border-collapse: collapse; color: rgb(51, 51, 51); font-family: arial, sans-serif; font-size: 13px; "><br></span></div><div><span class="Apple-style-span" style="border-collapse: collapse; color: rgb(51, 51, 51); font-family: arial, sans-serif; font-size: 13px; ">yum reports the following:</span></div>
<div><span class="Apple-style-span" style="border-collapse: collapse; color: rgb(51, 51, 51); font-family: arial, sans-serif; font-size: 13px; "><div>Package postgresql-8.4.7-1.el6_0.1.x86_64 already installed and latest version</div>
<div>Package postgresql-libs-8.4.7-1.el6_0.1.x86_64 already installed and latest version</div><div>Package postgresql-server-8.4.7-1.el6_0.1.x86_64 already installed and latest version</div></span></div><div><br><span class="Apple-style-span" style="border-collapse: collapse; color: rgb(51, 51, 51); font-family: arial, sans-serif; font-size: 13px; "><div>
Not sure whats packages are missing, also &quot;find / | grep pgport&quot; return no results.</div></span></div><div><br><div class="gmail_quote">On Mon, Jul 11, 2011 at 7:26 PM, Hatzopoulos, Nikolaos <span dir="ltr">&lt;<a href="mailto:hatzopou@chapman.edu">hatzopou@chapman.edu</a>&gt;</span> wrote:<br>
<blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex;">see what the command will show:<br>
locate libpgport<br>
<br>
if it does not show anything try as root:<br>
updatedb<br>
<br>
and again hit the command:<br>
locate libpgport<br>
<br>
if the library does not exist you need to install the postgre library somehow<br>
<br>
my result are but I am on centos 5.6<br>
locate libpgport<br>
/usr/lib/libpgport.a<br>
/usr/lib64/libpgport.a<br>
<br>
--Nikos<br>
<br>
________________________________<br>
From: <a href="mailto:el-bounces@lists.osgeo.org">el-bounces@lists.osgeo.org</a> [<a href="mailto:el-bounces@lists.osgeo.org">el-bounces@lists.osgeo.org</a>] on behalf of Pavel Iacovlev [<a href="mailto:iacovlev.pavel@gmail.com">iacovlev.pavel@gmail.com</a>]<br>

Sent: Monday, July 11, 2011 3:33 AM<br>
To: <a href="mailto:el@lists.osgeo.org">el@lists.osgeo.org</a><br>
Subject: [ELGIS] Building mapserver on CentOS 6<br>
<div><div></div><div class="h5"><br>
RHEL 6, CentOS 6, EPEL 6 is out , any ETA/plans on ELGIS 6 ?<br>
<br>
Meanwhile trying to build Mapserver 5.6.6 from ELGIS 5 spec on CentOS 6 I get the following error:<br>
/usr/bin/ld: cannot find -lpgport<br>
collect2: ld returned 1 exit status<br>
make: *** [shp2img] Error 1<br>
<br>
Searching about the error did not help much, as I understand I am missing pgport library, I checked if postgresql-devel is installed and it is.<br>
Any ideas on the error ?<br>
<br>
</div></div></blockquote></div><br></div>