Re: Fail to install psqlodbc due to libpq version incorrect

From: Adrian Klaver <adrian(dot)klaver(at)aklaver(dot)com>
To: Joe CT NG <jctng(at)sfc(dot)hk>, "'pgsql-odbc(at)postgresql(dot)org'" <pgsql-odbc(at)postgresql(dot)org>
Subject: Re: Fail to install psqlodbc due to libpq version incorrect
Date: 2017-07-03 13:36:11
Message-ID: 8cad1f51-ac5a-dc3d-9648-dd9e07aab446@aklaver.com
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-odbc

On 07/02/2017 06:08 PM, Joe CT NG wrote:
>> Try:
>
>> rpm -qf libpq
>
>> to see if that returns anything useful.
>
> # rpm -qf libpq
> file libpq: A file or directory in the path name does not exist.
>

Actually should probably be:

rpm -qf /opt/freeware/lib/libpq.so

--
Adrian Klaver
adrian(dot)klaver(at)aklaver(dot)com

In response to

Browse pgsql-odbc by date

  From Date Subject
Next Message Jan Wieck 2017-07-03 13:55:49 Config documentation about PROTOCOL=
Previous Message Adrian Klaver 2017-07-03 13:26:17 Re: Fail to install psqlodbc due to libpq version incorrect