I am trying to install nexpose in ubuntu 9.10 but it says <br><br>[code]<br><br><br>          This application requires a Java Run Time Environment (JRE)<br>          to run. Searching for one on your computer was not successful.<br>

          Please use the command line switch -is:javahome to specify <br>          a valid JRE.  For more help use the option -is:help.<br><br><br>[/code]<br><br>while i have install jre<br>[code]<br>$ java -version<br>java version &quot;1.6.0_0&quot;<br>

OpenJDK Runtime Environment (IcedTea6 1.6.1) (6b16-1.6.1-3ubuntu1)<br>OpenJDK Client VM (build 14.0-b16, mixed mode, sharing)<br>[/code]<br><br>I have spent quite a lot of time trying to do this but cannot figure it out. Anyone help me please.<br>