> -----Original Message----- > From: Linux on 390 Port On Behalf Of Emmett O'Grady > > You can set it as: > > JAVA_HOME=/opt/somejava/version > > And PATH=$JAVA_HOME/bin:$PATH
Actually, what I meant to say is that we've tried it with both $JAVA_HOME and $JAVA_HOME/bin in the PATH variable (at the same time). We've tried it with the pathnames "spelled out" as well. We don't explicitly set CLASSPATH, because since we have only the one jre installed, it's not supposed to be necessary. I guess we'll try setting CLASSPATH next, and if that doesn't work we'll probably go get the IBM Java SDK for s390x and try that. -jc- > > > ----- Original Message ----- > From: Douglas Wooster [mailto:[email protected]] > Sent: Sunday, March 24, 2013 06:17 AM W. Europe Standard Time > To: [email protected] <[email protected]> > Subject: Re: Java in RHEL 6.3 on z/VM > > Chase, John wrote: > > > We have appended $JAVA_HOME to $PATH, as well; same non-result. > > Ahh, shouldn't that be $JAVA_HOME/bin ? > > Douglas > > ---------------------------------------------------------------------- > For LINUX-390 subscribe / signoff / archive access instructions, send email > to [email protected] > with the message: INFO LINUX-390 or visit > http://www.marist.edu/htbin/wlvindex?LINUX-390 > ---------------------------------------------------------------------- > For more information on Linux on System z, visit http://wiki.linuxvm.org/ > > If you are not the addressee, please inform us immediately that you have > received this e-mail by > mistake, and delete it. We thank you for your support. > > ---------------------------------------------------------------------- > For LINUX-390 subscribe / signoff / archive access instructions, send email > to [email protected] > with the message: INFO LINUX-390 or visit > http://www.marist.edu/htbin/wlvindex?LINUX-390 > ---------------------------------------------------------------------- > For more information on Linux on System z, visit http://wiki.linuxvm.org/ ********************************************************************** Information contained in this e-mail message and in any attachments thereto is confidential. If you are not the intended recipient, please destroy this message, delete any copies held on your systems, notify the sender immediately, and refrain from using or disclosing all or any part of its content to any other person. ---------------------------------------------------------------------- For LINUX-390 subscribe / signoff / archive access instructions, send email to [email protected] with the message: INFO LINUX-390 or visit http://www.marist.edu/htbin/wlvindex?LINUX-390 ---------------------------------------------------------------------- For more information on Linux on System z, visit http://wiki.linuxvm.org/
