[GENERAL] Trouble finding libpq on Centos 6.5

2014-05-07 Thread Aqz
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 (li

Re: [GENERAL] Trouble finding libpq on Centos 6.5

2014-05-08 Thread Aqz
add /usr/pgsql-9.3/lib to the default library search path. > > As suggested by Alberto, for development work related devel package is > required. > > Regards, > Muhammad Asif Naeem > > On Thu, May 8, 2014 at 1:06 PM, Alberto Cabello Sánchez > wrote: > >> On Thu,