Re: Getting an error for unixODBC library "odbcinst" not found whileexecuting ./configure --with-unixodbc=/usr --with-libpq=/apps/PostgreSQL/10in SuSE Linux 12.0 SP1

Поиск
Список
Период
Сортировка
От Clemens Ladisch
Тема Re: Getting an error for unixODBC library "odbcinst" not found whileexecuting ./configure --with-unixodbc=/usr --with-libpq=/apps/PostgreSQL/10in SuSE Linux 12.0 SP1
Дата
Msg-id efbc8d28-0984-f8a8-9807-bf6e9d031a43@ladisch.de
обсуждение исходный текст
Ответ на Getting an error for unixODBC library "odbcinst" not found whileexecuting ./configure --with-unixodbc=/usr --with-libpq=/apps/PostgreSQL/10in SuSE Linux 12.0 SP1  (Jaydip <jaydeep.thakkar92@gmail.com>)
Ответы Re: Getting an error for unixODBC library "odbcinst" not foundwhile executing ./configure --with-unixodbc=/usr--with-libpq=/apps/PostgreSQL/10 in SuSE Linux 12.0 SP1  (Jaydip <jaydeep.thakkar92@gmail.com>)
Список pgsql-odbc
Jaydip wrote:
> I am trying to install PostgreSQL ODBC drivers in SuSE Linux 12.0 SP1 where
> I am getting following error:
> configure: error: unixODBC library "odbcinst" not found

The configure script checks first for the odbc_config tool in the path;
apparently, this succeeded.

It then checks for the odbcinst library using the default or configured
compiler/linker settings.

> ./configure --with-unixodbc=/usr --with-libpq=/apps/PostgreSQL/10/data

If unixODBC is installed at the default locations, just "--with-unixodbc"
without a value should work.


Regards,
Clemens


В списке pgsql-odbc по дате отправления:

Предыдущее
От: Jaydip
Дата:
Сообщение: Getting an error for unixODBC library "odbcinst" not found whileexecuting ./configure --with-unixodbc=/usr --with-libpq=/apps/PostgreSQL/10in SuSE Linux 12.0 SP1
Следующее
От: Jaydip
Дата:
Сообщение: Re: Getting an error for unixODBC library "odbcinst" not foundwhile executing ./configure --with-unixodbc=/usr--with-libpq=/apps/PostgreSQL/10 in SuSE Linux 12.0 SP1