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 at redhat.com >https://www.redhat.com/mailman/listinfo/fedora-directory-users > > -------------- next part -------------- A non-text attachment was scrubbed... Name: smime.p7s Type: application/x-pkcs7-signature Size: 3178 bytes Desc: S/MIME Cryptographic Signature Url : http://lists.fedoraproject.org/pipermail/389-users/attachments/20060307/964d2445/attachment.bin