View Single Post
  #16 (permalink)  
Old January 24th, 2003
iflybyu iflybyu is offline
Apprentice
 
Join Date: January 23rd, 2003
Posts: 5
iflybyu is flying high
Default 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?
Reply With Quote