Can not install IBM installation manager on CentOS 6.5

726 Views Asked by At

i have a problem when i tried to install IBM installation manager into CentOS 6.5. i tried to install all version of IBM installation manager (both remote from window and on GUI mode), but the same error occurred.

in command line

Xlib: extension "RANDR" missing on display "localhost:11.0"

in GUI (https://i.stack.imgur.com/k9s1D.jpg)

Install:
JVM terminated. Exit code=13
/ftp/im//jre_6.0.0.sr9_20110208_03/jre/bin/java
-Xms40m
-Xmx512m
-Xquickstart
-Xgcpolicy:gencon
-jar /ftp/im/plugins/org.eclipse.equinox.launcher_1.3.0.v20120522-1813.jar
-os linux
-ws gtk
-arch x86_64
-showsplash
-launcher /ftp/im/install
-name Install
--launcher.library /ftp/im/plugins/org.eclipse.equinox.launcher.gtk.linux.x86_64_1.1.200.v20120522-1813/eclipse_1502.so
-startup /ftp/im/plugins/org.eclipse.equinox.launcher_1.3.0.v20120522-1813.jar
--launcher.overrideVmargs
-exitdata 18000
-toolId install
-accessRights admin input @osgi.install.area/install.xml
-vm /ftp/im//jre_6.0.0.sr9_20110208_03/jre/bin/java
-vmargs
-Xms40m
-Xmx512m
-Xquickstart
-Xgcpolicy:gencon
-jar /ftp/im/plugins/org.eclipse.equinox.launcher_1.3.0.v20120522-1813.jar 

follow google, i also tried to config X11 forwarding, GTK, change JRE path from install.ini file, use console mode, but i still received those error.

can somebody give me a solution?

thanks

0

There are 0 best solutions below