Hello,
I'm trying to install OACS4.5 on Oracle8.1.6, Linux 2.1.16, AOLServer3.3ad13oacs1
Everything goes fine until the "OpenACS Installation: Installing OpenACS Core Services" page, where i have this error :
Loading SQLJ code /web/akoor2/packages/acs-content-repository/java/Regexp-oracle.sqlj...
Acs-content-repository not installed.
Error:
couldn't execute "/u01/app/oracle/product/8.1.6/bin/loadjava": no such file or directoryInstalled ACS Tcl, version 4.5
I run the aolserver in a chroot where I duplicated some files, bin and lib.
Loadjava is present at /chroot/u01/app/oracle/product/8.1.6/bin, where is also sqlplus. Sqlplus is found, but not loadjava.
Why ?
Another question : as I use a 2.1.16 linux Kernel, should I use LD_ASSUME_KERNEL=2.2.5 in my nsd_oracle script ?
Thank you.