Tuesday, March 24, 2015

Installation of RTC 4.0.1 on RHEL 64bit.

This blog tells how to resolve a certain limitation on RHEL 64 bit when trying to install RTC 4.0.1

To fix - just add these 2 lines at the end of this file as described in this link  http://www-01.ibm.com/support/docview.wss?uid=swg21688528
=======
Resolving the problem

The following workaround works in the environments where we are seeing this issue.

Edit <IIM_install_dir>/eclipse/IBMIM.ini file, add the following 2 lines at the end of it and save the file: -


-Dorg.eclipse.swt.internal.gtk.useCairo=false
-Dorg.eclipse.swt.internal.gtk.cairoGraphics=false

Close the current terminal Windows and open a new one, and try to run ./IBMIM.

=======================


[ @oc8802001728 InstallationManager]$ cat /etc/issue
Red Hat Enterprise Linux Workstation release 6.6 (Santiago)
Kernel \r on an \m

[@oc8802001728 InstallationManager]$ uname -p
x86_64