Re: can not configure in centos 6 x64

From: Honza Horak <hhorak(at)redhat(dot)com>
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-22 07:44:19
Message-ID: 4FE42253.2050608@redhat.com
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-odbc

On 06/18/2012 03:54 PM, Maziar Navahan wrote:
> Package postgresql91-devel-9.1.4-1PGDG.rhel6.x86_64 already installed and
> latest version
> Nothing to do

Then you should have also /usr/pgsql-9.1/bin/pg_config, which is part of
postgresql91-9.1.4-1PGDG package. So you can check if it returns sane
settings and then try to use that directly:

$ ./configure --with-libpq=/usr/pgsql-9.1/bin/pg_config

Any progress?

Honza

In response to

Responses

Browse pgsql-odbc by date

  From Date Subject
Next Message Maziar Navahan 2012-06-22 12:06:00 Re: can not configure in centos 6 x64
Previous Message maziar navahan 2012-06-21 05:06:21 can not configure in centos 6 x64