Re: Configuration error in psqlodbc-09.05.0100 Solaris 10
От | Tsunakawa, Takayuki |
---|---|
Тема | Re: Configuration error in psqlodbc-09.05.0100 Solaris 10 |
Дата | |
Msg-id | 0A3221C70F24FB45833433255569204D1F5E7A4E@G01JPEXMBYT05 обсуждение исходный текст |
Ответ на | Configuration error in psqlodbc-09.05.0100 Solaris 10 ("Shinya, Araki" <saraki@pacific-systems.co.jp>) |
Ответы |
Re: Configuration error in psqlodbc-09.05.0100 Solaris 10
|
Список | pgsql-odbc |
> From: pgsql-odbc-owner@postgresql.org > [mailto:pgsql-odbc-owner@postgresql.org] On Behalf Of Shinya, Araki > I am trying to install psqlodbc-09.05.0100 in UNIX server – “Solaris 10 > 64-bit sparc”, from source and while running “./configure” , am getting > below output and it fails with error message “configure: error: > unixODBC library "odbcinst" not found” > > -bash-3.00# LD=ld ./configure --with-unixodbc=/usr/local/bin/odbc_config > --with-libpq=/opt/csw/lib/libpq.so.5 Try adding the unixODBC lib directory (/usr/local/lib?) to LD_LIBRARY_PATH. Although this is not relevant, you need to specify the PostgreSQL installation directory (e.g. /usr/local/pgsql) to --with-libpq,not the libpq file path. Regards Takayuki Tsunakawa
В списке pgsql-odbc по дате отправления: