cancel
Showing results for 
Search instead for 
Did you mean: 

SAP ERP 2005 installation on RHEL 5.2 and database ORACLE

Former Member
0 Kudos

good day..

After finishing installation prerequisites, when i tried to begin the installation of SAP ERP 2005 on RHEL 5.2 using ./sapinst the GUI does not show up ... however the messages displayed are as of everything is normal. Also the DISPLAY variable is already set up as 0.0 as default. Is there a probelm with JAVA?

Accepted Solutions (1)

Accepted Solutions (1)

hannes_kuehnemund
Active Contributor
0 Kudos

Hi Tony,

are you using gcj from Red Hat as Java? You can check this by


rpm -qf `which java`

This should point to either Sun JDK 1.4.2 for i386 and IA64 or IBM JDK 1.4.2 for x86_64

Thanks,

Hannes

Former Member
0 Kudos

Good day Mr Hannes.

i did not understand about gcj part, however iw ould wcheck on the version of java. i installed the latest one given on the web. j2sdk v1.4.2_18 ie...

hannes_kuehnemund
Active Contributor
0 Kudos

Please check output of command


rpm -qf `which java`

Thanks,

Hannes

Answers (2)

Answers (2)

Former Member
0 Kudos

Hi Tony.

Did you end up resolving this? If so then please pass along any secrets. I seem to be having the same issue.

Thanks.

markus_doehr2
Active Contributor
0 Kudos

If you´re talking about a 64bit RHEL 5.2 read

Note 1172419 - Linux: Supported Java versions on the x86_64 platform

Markus

Former Member
0 Kudos

Also you can check in the Environment variables if you have Java. Run the command

ENV | grep JAVA