octave-maintainers
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: Undetected JRE


From: Philip Nienhuis
Subject: Re: Undetected JRE
Date: Sun, 17 Dec 2017 20:30:45 +0100
User-agent: Mozilla/5.0 (Windows NT 6.1; WOW64; rv:51.0) Gecko/20100101 Firefox/51.0 SeaMonkey/2.48



Personal wrote:
On Dec 17, 2017, at 2:44 AM, PhilipNienhuis <address@hidden> wrote:

Bradley Kennedy wrote
On 2017-12-16, at 23:43, Daryl Lee &lt;

daryl@

&gt; wrote:

Today I had yet another occasion to build up a Windows workstation from
scratch.  When I got to the step of installing Octave (4.2.1) the
installer told me it couldn't fine a Java JRE, even though I have Java
9.0.1 installed, as evidenced by the output of

java -version

Is that anything for me to worry about?  At first glance, it looks normal
(working GUI, working plots).

Issues arise when mixing a 64-bit Octave with a 32-bit JRE, or vice versa.
Did you check that?
:
<snip>
:
I was careful to select 64-bit everything, and installed in the
> default location.  I guess I’ll deal with the issue if and when it
> becomes an issue.

The other thing is that jvm.dll can be in
<Java install dir>\jre<version>\bin\server
for 64-bit Java but in
<Java install dir>\jre<ersion>\bin\client
for 32-bit Java. I used to copy the contents of ...\client\ to ...\server\

But I think these days that issue has been solved.

Philip



reply via email to

[Prev in Thread] Current Thread [Next in Thread]