| From: | Alberto Cabello Sánchez <alberto(at)unex(dot)es> |
|---|---|
| To: | Aqz <poczta(at)aquaz(dot)eu> |
| Cc: | pgsql-general(at)postgresql(dot)org |
| Subject: | Re: Trouble finding libpq on Centos 6.5 |
| Date: | 2014-05-08 08:06:16 |
| Message-ID: | 20140508100616.3d283f4bdcdb98bcb0ba41ad@unex.es |
| Views: | Whole Thread | Raw Message | Download mbox | Resend email |
| Thread: | |
| Lists: | pgsql-general |
On Thu, 8 May 2014 08:54:44 +0200
Aqz <poczta(at)aquaz(dot)eu> wrote:
> Hi.
>
> I'm not sure if I should write here, or on a Centos mailing list...
>
> I have fresh, vanilla Centos 6.5 with postgresql yum repository added.
> I've successfully installed postgresql93 and postgresql93-libs packages,
> but still :
>
> $ ld -lpq
> ld: cannot find -lpq
>
> $ ldconfig -p
> libpq.so.5 (libc6,x86-64) => /usr/pgsql-9.3/lib/libpq.so.5
> libpq.so (libc6,x86-64) => /usr/pgsql-9.3/lib/libpq.so
>
>
> What did I do wrong?
Hi, Wojtek
Maybe you need to install postgresql93-devel package?
--
Alberto Cabello Sánchez <alberto(at)unex(dot)es>
| From | Date | Subject | |
|---|---|---|---|
| Next Message | Krystian Bigaj | 2014-05-08 08:22:15 | SSL Compression - doesn't work? |
| Previous Message | Aqz | 2014-05-08 06:54:44 | Trouble finding libpq on Centos 6.5 |