Thread: j2re???
View Single Post
  #13 (permalink)  
Old November 29th, 2005
limewire limewire is offline
>_
 
Join Date: August 17th, 2003
Posts: 129
limewire is flying high
Default

type 'echo $PATH'

if java isn't there add it 'export PATH=$PATH:/usr/lib/jvm/jre-1.4.2-sun/bin/' (this is temporary, modify /etc/profile to make it permanent)

then try installing the rpm again
Reply With Quote