Configure: error: Please declare the ORACLE_HOME environment variable

Hello everyone,

I’m trying to install RT 4.4.1 with Oracle Database 11g backend, I want the
WebServer for RT4 and the DB Server for Oracle in separated machines, don’t
want to mix them. When I try to compile/configure RT4 with the parameters
below receive the error below “Please declare the ORACLE_HOME environment
variable”.

My question, which config parameters are missing to tell RT4 that my DB
Server isn’t local but remote?

Thanks in advance,

[root@svr-dr-web-02 rt-4.4.1]# ./configure --with-db-type=Oracle
–with-db-database=rt4db --with-db-host=svr-dr-ora11
–with-db-rt-host=svr-dr-web-02 --with-db-port=1530 --with-db-dba=system
–with-db-rt-user=rt4 --with-db-rt-pass=“xxx” --with-web-user=apache
–with-web-group=apache --with-rt-group=rt --prefix=/opt/rt4
–enable-graphviz --enable-gd --enable-gpg
checking for a BSD-compatible install… /usr/bin/install -c
checking for perl… /usr/bin/perl
checking checking version of find… find (GNU findutils) 4.4.2
License GPLv3+: GNU GPL version 3 or later
http://gnu.org/licenses/gpl.html
Built using GNU gnulib version e5573b1bad88bfabcda181b9e0125fb0c52b7d3b
configuring for GNU find
checking for chosen layout… relative
configure: error: Please declare the ORACLE_HOME environment variable
[root@svr-dr-web-02 rt-4.4.1]#

View this message in context: http://requesttracker.8502.n7.nabble.com/configure-error-Please-declare-the-ORACLE-HOME-environment-variable-tp62277.html