View Single Post
  #4 (permalink)  
Old November 20th, 2002
Unregistered
Guest
 
Posts: n/a
Default

Yeah, yours java is in wrong location =]
move all /usr/java stuff to /usr/local/java
or do as i did
move all /usr/java/bin ant others dirs into corespondenting dirs /usr/local/bin
like that
[x11@h2o x11]$ which java
/usr/local/bin/java
See?
Reply With Quote