Thread: Installing java
View Single Post
  #2 (permalink)  
Old March 3rd, 2002
Unregistered
Guest
 
Posts: n/a
Default

Reading the installation instruction always helps.

I'm not a l33t Linux user, but I believe that you forgot to run the following command:

chmod a+x <java installer file name>

Do that before executing the installer - it gives permission to the file to be executed.
Reply With Quote