I recently upgraded Oracle from 8.0.4 -> 8.1.6 and OAS from 3.0.2 -> 4.0.8.2
(configuration: Solaris 2.6, Perl 5.004_03, DBI 1.13 and DBD 1.03).

I then tried to re-install DBD 1.03 (in order to link it with the 8.1.6
libraries) and I got the famous message:
"You must install a Solaris patch to run this version of the Java runtime."

I followed the various workarounds proposed in the list archives, and I tried
the ones suggested in the README.java : I rebuilt nautab.o without the "Radious
Authentication" which in my case was located in $ORACLE_HOME/oas/lib and removed
java references from ldflags.
This solution allowed the correction of the problem but... OAS wouldn't start
afterwards, because it requires the java stuff.

The application uses both command-line and CGI perl scripts (served by the OAS
web listener). So, if I remove from LD_LIBRARY_PATH the OAS lib path then the
command-line scripts work ok, but not the CGI scripts.

Can anyone help me on this?

Thanks and regards,
Agamemnon

Reply via email to