Re: can not configure in centos 6 x64

From: Devrim GÜNDÜZ <devrim(at)gunduz(dot)org>
To: Maziar Navahan <mnavahan(at)gmail(dot)com>
Cc: pgsql-odbc(at)postgresql(dot)org
Subject: Re: can not configure in centos 6 x64
Date: 2012-06-18 09:55:36
Message-ID: 1340013336.13105.2.camel@lenovo01-laptop03.gunduz.org
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-odbc


Hi,

On Mon, 2012-06-18 at 02:20 -0700, Maziar Navahan wrote:
>
> In centos 6.2 x64 with postgresql 9.1.4 x64 when I try to ./configure
> psqlodbc-09.01.0100
>
> I get this error :
>
> PQconnectdb in -lpq... no
> configure: error: libpq library not found

Is PostgreSQL installed from community RPMs? If so, you will need to
pass

--with-libpq=/usr/pgsql-9.1

to the configure script -- or you can install ODBC driver using yum again.

Regards,

--
Devrim GÜNDÜZ
Principal Systems Engineer @ EnterpriseDB: http://www.enterprisedb.com
PostgreSQL Danışmanı/Consultant, Red Hat Certified Engineer
Community: devrim~PostgreSQL.org, devrim.gunduz~linux.org.tr
http://www.gunduz.org Twitter: http://twitter.com/devrimgunduz

In response to

Responses

Browse pgsql-odbc by date

  From Date Subject
Next Message Maziar Navahan 2012-06-18 10:07:24 Re: can not configure in centos 6 x64
Previous Message Maziar Navahan 2012-06-18 09:20:57 can not configure in centos 6 x64