fixed my issues I fixed mine by editing the /home/username/.bash_profile and /etc/profile then making the link ln -s /usr/java/j2re1.4.1_01/.java_wrapper /usr/bin/java after removing the existing /usr/bin/java to another directory (moved it in case something went wrong) then did source /home/username/.bash_profile
Confusing? |