|
What is the CCSID of your .profile? If you created it through QSH or an
ILE interface it's probably in EBCDIC, which QP2TERM can't understand. If
you convert it to ASCII, it will work for both QSH and QP2TERM.
QSH:
$
> ls -S .profile
819 .profile
$
> cat .profile
export JAVA_HOME=/QOpenSys/QIBM/ProdData/JavaVM/jdk80/64bit
$
> java -version
java version "1.8.0"
As an Amazon Associate we earn from qualifying purchases.
This mailing list archive is Copyright 1997-2024 by midrange.com and David Gibbs as a compilation work. Use of the archive is restricted to research of a business or technical nature. Any other uses are prohibited. Full details are available on our policy page. If you have questions about this, please contact [javascript protected email address].
Operating expenses for this site are earned using the Amazon Associate program and Google Adsense.