EAServer 4.2.2 uses a different “shared” directory than EAServer 4.1.2:
EAServer 4.1.2 shared directory – $SYBASE/EAServer/shared
EAServer 4.2.2 shared directory – $SYBASE/Shared
The JRE resides in the shared directory. To enable the EP search portlets to work, the Autonomy shared library file must reside in the appropriate JRE subdirectory.
Copying the Autonomy shared library to the new
EAServer shared directory
This step is specific to JDK 1.3. If you are using JDK 1.4 or your own JDK, you need to copy the Autonomy library file to the same relative location of the JDK being used.
In a terminal window on one line, enter:
cp $JAGUAR/jdk/jdk1.3/jre/lib/sparc/libautonomyJNI.so $SYBASE/shared/jdk1.3.1_01/jre/lib/sparc