Alex wrote:
> -bash-3.00$ vi /etc/profile.d/java.sh > # set java home enviroment variable > JAVA_HOME=/usr/java/jre1.5.0_06/bin
This should be JAVA_HOME=/usr/java/jre1.5.0_06 JAVA_HOME is the _parent_ of the bin directory.
> export JAVA_HOME> > You might have to have java in your path, that can be done with> export PATH=$PATH:$JAVA_HOME (in the same profile)
....:$JAVA_HOME/bin
> > Where "/usr/java/jre1.5.0_06/bin" is the path where java is installed on > your box. > > Daniel Ok, I tried to add in my path java path....then if I check with echo $PATH if it was right.....it was, but when I try to run startconsole it responds with te same error.... What can I do now???is there something to try??? thanks Alex------------------------------------------------------------------------ -- Fedora-directory-users mailing list Fedora-directory-users@xxxxxxxxxx https://www.redhat.com/mailman/listinfo/fedora-directory-users
Attachment:
smime.p7s
Description: S/MIME Cryptographic Signature
-- Fedora-directory-users mailing list Fedora-directory-users@xxxxxxxxxx https://www.redhat.com/mailman/listinfo/fedora-directory-users