Re: Fwd: configure: error: unixODBC library "odbcinst" not found while trying to compile odbc
В списке pgsql-odbc по дате отправления:
| От | Tom Lane |
|---|---|
| Тема | Re: Fwd: configure: error: unixODBC library "odbcinst" not found while trying to compile odbc |
| Дата | |
| Msg-id | 630.1373953283@sss.pgh.pa.us обсуждение |
| Ответ на | Fwd: configure: error: unixODBC library "odbcinst" not found while trying to compile odbc (onur gulsevgi <ogulsevgi@gmail.com>) |
| Список | pgsql-odbc |
onur gulsevgi <ogulsevgi@gmail.com> writes:
> Here are the commands to build unixODBC:
> ./configure --prefix=/usr/local/unixODBC
> make
> make install
I think the problem here is that you're installing unixODBC in a
nonstandard location (viz, /usr/local/unixODBC), and then not telling
psqlodbc where to find it:
> oracle->>./configure --prefix=/data11/ora_bosa/bosadb/odbc/driver
> --without-libpq
I'm not sure about the precise incantation for Solaris, but I'd expect
to see something in there pointing to /usr/local/unixODBC.
What's more, this command is telling psqlodbc to install itself in a
*different* location-chosen-at-random.
While you might be able to make this work if you force it, it's going to
make usage of the software quite unpleasant, because you'll be needing
to cite these unusual paths all the time whenever you build or configure
programs using ODBC. I think you'd be best advised to install these
packages in the default place.
regards, tom lane
В списке pgsql-odbc по дате отправления:
Сайт использует файлы cookie для корректной работы и повышения удобства. Нажимая кнопку «Принять» или продолжая пользоваться сайтом, вы соглашаетесь на их использование в соответствии с Политикой в отношении обработки cookie ООО «ППГ», в том числе на передачу данных из файлов cookie сторонним статистическим и рекламным службам. Вы можете управлять настройками cookie через параметры вашего браузера