Installing iManager 2.6 on 64 bit SLES 9

  • 3752421
  • 10-Jul-2006
  • 26-Apr-2012

Environment


Novell iManager 2.6
Novell SUSE Linux Enterprise Server 9 (64-bit)

Situation

Installing iManager 2.6 on 64 bit SLES 9

The installation of Novell iManager 2.6 is complete, but some errors occurred during the install. The configuration failed or required packages failed to install

Resolution

Follow the steps below to get iManager up and running on one of these systems.

1. From within YaST, install the following prerequisite packages from the 64-bit SLES 9 SP1 media: compat-32bit

2. Run the iManager 2.6 install as you normally would by executing the iManagerInstallLinux.bin file. You will receive an error at the end of the install: "The installation of Novell iManager 2.6 is complete, but some errors occurred during the install. The configuration failed or required packages failed to install:"

3. To resolve the issue that causes the above error, comment out the following 3 lines at the end of the /etc/opt/novell/tomcat4/tomcat4.conf file by placing a # in front of them:

if [ -x $JAVA_HOME/jre/lib/i386/libjsig.so ];
then export LD_PRELOAD=$JAVA_HOME/jre/lib/i386/libjsig.so
fi

4. Start up Tomcat4 using the command /etc/init.d/novell-tomcat4 start

You should now be able to access iManager and authenticate to eDirectory.