[Sqlrelay-discussion] configure script cannot find some dependencies on debian wheezy
Brought to you by:
mused
From: Petros M. <ern...@ya...> - 2013-01-14 19:54:12
|
Hello, On debian wheezy, the configure script cannot find some (optional) dependencies such as freetds and odbc libraries. Of course, the relevant '-dev' packages are already installed. Maybe this is irrelevant, but I notice that both freetds and odbc libraries are packaged on Debian under /usr, not under their own directory (e.g freetds headers are in '/usr/include', not in '/usr/include/freetds'). I have also tried the '--with-LIBRARY_NAME-prefix' option, but without any luck. I' m trying with the latest sources (version 0.49). Has anyone built sqlrelay successfully on Debian Wheezy? |