[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
Re: Java
From: |
Ian McCallion |
Subject: |
Re: Java |
Date: |
Thu, 21 Mar 2019 15:43:01 +0000 |
Hi Doug,
Thanks for responding. So far setting JAVA_HOME has not worked, but
reading the bug report, maybe the problem is that I'm using 64bit
windows and Octave, and 32bit java. I'm going to try installing 64bit
java and will let you know how I get on.
Cheers... Ian
On Thu, 21 Mar 2019 at 15:21, Doug Stewart <address@hidden> wrote:
>
>
>
> On Thu, Mar 21, 2019 at 11:08 AM Ian McCallion <address@hidden> wrote:
>>
>> Hi,
>>
>> I'm on Windows 10.
>>
>> The Octave 5.1.0 installer warns me that java is not installed and yet
>> version jre1.8.0_201 is in plain view on disk, and I have a java
>> application that works. (As I recall it past Octave versions also
>> never found java but I have not needed it so far)
>>
>> How does Octave determine if java is present?
>>
>> Cheers... Ian
>>
>>
>
> look at the following bug report guided me:
> http://savannah.gnu.org/bugs/?40111 .The solution is to
> setenv("JAVA_HOME","pathTo/Java64/bin/server");
>
> --
> DAS
>
- Java, Ian McCallion, 2019/03/21
- Re: Java, Doug Stewart, 2019/03/21
- Re: Java,
Ian McCallion <=