On Sun, 2015-04-12 at 15:15 -0700, John Jason Jordan wrote: > On Sun, 12 Apr 2015 10:40:45 -0700 > John Jason Jordan <[email protected]> dijo: > > Thanks for all the suggestions. Apparently I have just the Java that > came with Xubuntu: > > jjj@Devil-Bonobo:/usr$ java -version > java version "1.7.0_75" > OpenJDK Runtime Environment (IcedTea 2.5.4) (7u75-2.5.4-1~trusty1) > OpenJDK 64-Bit Server VM (build 24.75-b04, mixed mode) >
So it seems as though the version that you already have *should* be new enough to run the software (1.7.0_75 newer than 1.7.0_6). The fact that the software does not recognize this seems like your real problem. I would not mess with installing a new Java until I found out why the software doesn't work with the version you've got. I'd consult the documentation or any existing user community for more information about getting the software to recognize the Java install. Failing that, I'd try to contact the developer(s) of the software. _______________________________________________ PLUG mailing list [email protected] http://lists.pdxlinux.org/mailman/listinfo/plug
