View Single Post
  #4 (permalink)  
Old September 24th, 2002
mjb67 mjb67 is offline
Novicius
 
Join Date: September 24th, 2002
Posts: 3
mjb67 is flying high
Default

Hi there,

The j2re gets installed somewhere like:

/usr/jave/j2re-1.4.02/bin

Find out where first.

Then type:

export PATH=/usr/<wherever java is>/bin:$PATH

Then run the installer.
Reply With Quote