Brenden Towey wrote
Hi folks,
I just installed a new copy of Octave. During the installation process,
it said it couldn't find the JRE on my system. I have one, so I'd like
to configure Octave now for Java (it's did install successfully). How
can I do this?
Any help is much appreciated!
A first step would be to tell us what operating system you use. Windows?
Linux? OSX?
Second step is telling which Octave release you installed.
A third might be to tell if you have a 32-bit or 64-bit Java JRE and a
32-bit or 64-bit Octave (they should match).
Philip
Also note that last I checked, on macOS (and I think Linux), Octave gets
built against a specific version of the JVM, so you need to have that
exact JVM release installed (the exact "uXXX" number) or it won't be
found. If you installed a pre-built Octave, you'll need to find out
which JVM version it was built against.
Cheers,
Andrew