Trouble finding libpq on Centos 6.5

From: Aqz <poczta(at)aquaz(dot)eu>
To: pgsql-general(at)postgresql(dot)org
Subject: Trouble finding libpq on Centos 6.5
Date: 2014-05-08 06:54:44
Message-ID: CACz0+RHbkwCk+LaFM43QcWkBtkEB-AVu95Pezgobu-GsOCoW6A@mail.gmail.com
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-general

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?

--
Wojtek

Responses

Browse pgsql-general by date

  From Date Subject
Next Message Alberto Cabello Sánchez 2014-05-08 08:06:16 Re: Trouble finding libpq on Centos 6.5
Previous Message Sameer Kumar 2014-05-08 05:53:29 Re: Oracle to PostgreSQL replication