Re: building psqlodbc-07.03.0260 failed: "no suitable ODBC driver manager found"

Поиск
Список
Период
Сортировка
От Lee Rubao
Тема Re: building psqlodbc-07.03.0260 failed: "no suitable ODBC driver manager found"
Дата
Msg-id 2ad57ca00603061007s1c5a16ebh@mail.gmail.com
обсуждение исходный текст
Ответ на Re: building psqlodbc-07.03.0260 failed: "no suitable ODBC driver manager found"  ("Hiroshi Saito" <saito@inetrt.skcapi.co.jp>)
Список pgsql-odbc
Thank you. I finished the compilation with LDFLAGS = -L/usr/local/lib.

2006/3/7, Hiroshi Saito <saito@inetrt.skcapi.co.jp>:
> > I have already installed unixODBC-2.2.11 which is working well on my
> > machine.
> >
> > But ,what is the problem of building psqlodbc and how can i fix it?
>
> Umm, Is the directory which you installed contained in path?
> Although odbc_config shows the place, is there?
> or place of libodbcinst.a....
> configure looks for SQLGetPrivateProfileString of odbcinst.

Ahh, Some supplement.
Please see CONFIG_sample.txt

CPPFLAGS="-I/usr/local/include -I/usr/local/pgsql/include -I/usr/include/openssl"
LDFLAGS="-L/usr/local/lib -L/usr/local/pgsql/lib"
export CPPFLAGS LDFLAGS
configure --enable-unicode --with-unixodbc --with-odbcver=0x0300 --enable-pthreads

Furthermore, Please check of LD_LIBRARY_PATH at the time of execution.

Regards,
Hiroshi Saito


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

Предыдущее
От: "Hiroshi Saito"
Дата:
Сообщение: Re: building psqlodbc-07.03.0260 failed: "no suitable ODBC driver manager found"
Следующее
От: Marten Feldtmann
Дата:
Сообщение: Re: Slow query over ADSL Line