> -bash-3.00$ vi /etc/profile.d/java.sh > # set java home enviroment variable > JAVA_HOME=/usr/java/jre1.5.0_06/bin > 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) > > 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 -------------- next part -------------- An HTML attachment was scrubbed... URL: http://lists.fedoraproject.org/pipermail/389-users/attachments/20060307/4a46c18a/attachment.html