> -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
> # 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
-- Fedora-directory-users mailing list Fedora-directory-users@xxxxxxxxxx https://www.redhat.com/mailman/listinfo/fedora-directory-users