You are viewing a plain text version of this content. The canonical link for it is here.
Posted to users@httpd.apache.org by mailing lists <li...@gmail.com> on 2006/09/09 00:07:18 UTC

[users@httpd] Re: Can someone explain me why Apache 2.2.3 requires libpq.so (postgres) ?

Very weird, I found if you have postgresql-libs installed when you
compile apr or apr-utils, httpd will automatically depend on libpg.

I solved this by removing postgresql-libs recompiled apr and
apr-utils. Installed them and recompiled httpd. No error now!

On 9/8/06, mailing lists <li...@gmail.com> wrote:
> Can someone explain me why Apache 2.2.3 requires libpq.so (postgres) ?
>
> [root@s1 RPMS]# rpm -Uhv httpd-2.2.3-1.i686.rpm
> error: Failed dependencies:
>        libpq.so.3 is needed by httpd-2.2.3-1.i686
>    Suggested resolutions:
>        /home/buildcentos/CENTOS/en/4.0/i386/CentOS/RPMS/postgresql-libs-7.4.13-2.RHEL4.1.i386.rpm
>
>
> I looked at the spec files I cant find anything about postgres but
> like you see here, when I try to install it, it says it needs
> libpq.so.3
>
> Seems very weird to me :P
>
> Thank you.
>

---------------------------------------------------------------------
The official User-To-User support forum of the Apache HTTP Server Project.
See <URL:http://httpd.apache.org/userslist.html> for more info.
To unsubscribe, e-mail: users-unsubscribe@httpd.apache.org
   "   from the digest: users-digest-unsubscribe@httpd.apache.org
For additional commands, e-mail: users-help@httpd.apache.org