Hi guys,<br><br>I am using Centos 5 (64 bits) and asterisk 1.6.1 and I am trying to configure asterisk to use postgresql.  I have installed all the necessary postgresql files and postgres seem to be working fine.  Here are the postgres files I have installed successfully using yum.:<br>
<br>postgresql-server-8.1.11-1.el5_1.1<br>postgresql-libs-8.1.11-1.el5_1.1<br>postgresql-8.1.11-1.el5_1.1<br>postgresql-devel-8.1.11-1.el5_1.1<br>postgresql-libs-8.1.11-1.el5_1.1<br>postgresql-devel-8.1.11-1.el5_1.1<br>
<br>I am using the following commands to configure asterisk with postgres. However, I keep getting an error &quot;The PGSQL installation appears to be missing or broken.&quot;<br><br>./configure --with-postgres<br><br>or<br>
<br>./configure --with-postgres=/usr/<br><br style="color: rgb(255, 0, 0);"><span style="color: rgb(255, 0, 0);">checking for mandatory modules:  PGSQL... fail</span><br style="color: rgb(255, 0, 0);"><span style="color: rgb(255, 0, 0);">The PGSQL installation appears to be missing or broken.</span><br>
<br>Can someone tell me what I am doing wrong.<br><br>Thanks<br>Joel<br><br><br><br>