Find centralized, trusted content and collaborate around the technologies you use most.
Teams
Q&A for work
Connect and share knowledge within a single location that is structured and easy to search.
unixodbc を使用して log4cxx をビルドしようとしましたが (コンソールを使用してデータベースに接続できます)、log4cxx --with-ODBC をビルドしようとすると、./configure は常に configure: error: unixODBC not found になります!
LD_LIBRARY_PATH を unixODBC の場所に設定しようとしました。ヒントはありますか?
ありがとう。
unixODBC 2.3.2 で試してみたところ、うまくいったようです。unixODBC が見つからない場合の confure からの出力を投稿していただけますか。