Hi, after installed cognos 8.4 on AIX 5.4 64-bit, I setted JAVA_HOME=/usr/java14/jre and copy [cognos HOME]/bin64/jre/1.5.0/lib/ext/bcprov-jdk14-134.jar to %JAVA_HOME/lib/ext。 after do these, I run ./cogconfig.sh to start configuration, but alert error message in system, see blow:
A fatal error occurred. Unable to run application.
An exception occurred. Java.lang.UnsatisfiedLinkError: Can't find library JCAM_Crypto_JNI (libJCAM_Crypto_JNI.so or .so) in sun.boot.library.path or java.library.path
I search some solution and say : not installed "xlC*" and "xls*" packages, but I check my aix system ,see blew picture.
anybody help me?? thanks
(http://www.dwway.com/bbs/attachments/month_0907/20090708_1f08a01e6d793be00c72bbjeLYX0yDim.gif)
try adding the cognos 8 bin/ folder to the LIBPATH variable and try again. Looks like there is some ld dependency missing (unable to resolve)
I have add c8/bin to the LIBPATH, and JAVA_HOME=/usr/java14/jre