1846897 Members
3890 Online
110256 Solutions
New Discussion

Re: Installing SAP

 
William Pribble
Frequent Advisor

Installing SAP

I am installing SAP. One of the requisites is setting the SAPINST_JRE_HOME to a valid JRE.

Does this mean I just add the env variable to my .profile

e.g. SAPINST_JRE_HOME=/opt/java/bin/jre
export SAPINST_JRE_HOME

Thanks,
Jeff
1 REPLY 1
Coolmar
Esteemed Contributor

Re: Installing SAP

Yes....you can also just run it from the command line before you install:

# export SAPINST_JRE_HOME=/opt/java/bin/jre

Also, ensure that you have a valid JRE in that path.

S.