[Sqlrelay-discussion] Oracle instantclient and configure script
Brought to you by:
mused
|
From: <la...@he...> - 2006-11-17 13:40:28
|
Hi, Configure script does not detect oracle-instantclient library when $ORACLE_HOME is set. Took some time to figure that out :) This check should be moved outside if ( test -n "$ORACLE_HOME" ) not in the else like it is now. Could this be fixed in configure script? Lauris |