IBM Installation Manager fails to start

IBM Installation Manager fails to start on AIX 6.1 Operating System. When I try to invoke Installation Manager to perform updates in Graphical Mode on AIX v6.1 Operating system, it throws me below message

InstallationManager/configuration/org.eclipse.osgi/bundles/633/1/.cp/libswt-pi-gtk-4234.a (A file or directory in the path name does not exist.)
swt-pi-gtk (Not found in java.library.path)
/root/.swt/lib/aix/ppc/libswt-pi-gtk-4234.a (A file or directory in the path name does not exist.)
/root/.swt/lib/aix/ppc/libswt-pi-gtk.a (A file or directory in the path name does not exist.)

 

We have to Download and Install, gtk packages on AIX.

1. Download the gtk2_bundle_v2.tar package

2. Untar the package

3. Navigate to gtk2_bundle_V2 folder

4. Run the following script from the above folder, ./install.sh

IIM Should start properly after installing the gtk packages.

There are couple of IBM Technotes mentioning about IBM Installation Manager issues.

http://www-01.ibm.com/support/docview.wss?uid=swg21631478

http://www-01.ibm.com/support/docview.wss?uid=swg21661861

http://www-01.ibm.com/support/docview.wss?uid=swg21438774

http://www-01.ibm.com/support/docview.wss?uid=swg21692626

http://www-01.ibm.com/support/docview.wss?uid=swg21427069