- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
Following messages have come while installing the intel fortran compile.
"Missing optional pre-requisites
-No compatible java* Runtime Environment (JRE) found'.
Even I have installed the JRE ( jre-1.5.0_06) and the path of the jre is included in .bashrc file, I am receiving the same above message while installing the fortran compiler.
I need advice for solving this problem.
with kind regards
R.K. nayak
"Missing optional pre-requisites
-No compatible java* Runtime Environment (JRE) found'.
Even I have installed the JRE ( jre-1.5.0_06) and the path of the jre is included in .bashrc file, I am receiving the same above message while installing the fortran compiler.
I need advice for solving this problem.
with kind regards
R.K. nayak
Link Copied
1 Reply
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
Quoting - Rabindra Nayak
Following messages have come while installing the intel fortran compile.
"Missing optional pre-requisites
-No compatible java* Runtime Environment (JRE) found'.
Even I have installed the JRE ( jre-1.5.0_06) and the path of the jre is included in .bashrc file, I am receiving the same above message while installing the fortran compiler.
I need advice for solving this problem.
with kind regards
R.K. nayak
"Missing optional pre-requisites
-No compatible java* Runtime Environment (JRE) found'.
Even I have installed the JRE ( jre-1.5.0_06) and the path of the jre is included in .bashrc file, I am receiving the same above message while installing the fortran compiler.
I need advice for solving this problem.
with kind regards
R.K. nayak
That's a known installer issue. As long as you have the right JAVA JRE version 1.5 (also known als 5.0) or later (1.6/6.0) for the right platform (32 or 64 bit), e.g.:
1$ java -version
java version "1.6.0_10"
Java SE Runtime Environment (build 1.6.0_10-b33)
Java HotSpot 64-Bit Server VM (build 11.0-b15, mixed mode)
$
you can safely ignore this message.
Regards,
Hubert.
Reply
Topic Options
- Subscribe to RSS Feed
- Mark Topic as New
- Mark Topic as Read
- Float this Topic for Current User
- Bookmark
- Subscribe
- Printer Friendly Page