Обсуждение: psqlodbc compile error

Поиск
Список
Период
Сортировка

psqlodbc compile error

От
"nagesh"
Дата:
   I have a Linux machine with postgres 7.4.7 installed
 on it. I have unixODBC-2.2.0 installed (binary RPM was
 installed). Now I untarred psqlodbc-08.00.0101 and did
 "configure --with-unixodbc" but it fails with this
 error:

   "configure: error: unixODBC driver manager not found"

 Is there any way I should be specifying the path of
 unixODBC? I see all the related libraries in
 /usr/lib/. And also LD_LIBRARY_PATH has /usr/lib in
 it. Any help would be appreciated much.