Freemind on SuSE 9.3 fails
I installed freemind via apt-get and it installed fine, but when I try to run it, I get the following error: --<snip>-- Exception in thread "main" java.lang.UnsupportedClassVersionError: freemind/main/FreeMind (Unsupported major.minor version 49.0) --<snip>-- I have the following installed: freemind-0.7.9.rc4-0.pm.0 java-1_4_2-sun-1.4.2.08-0.1 java-1_4_2-sun-plugin-1.4.2.08-0.1 Anybody knows what it wrong? I googled for that error but only found one Chinese or Japanese page that is all Greek to me.... Thanks -- Andre Truter | Software Engineer | Registered Linux user #185282 ICQ #40935899 | AIM: trusoftzaf | http://www.trusoft.za.org ~ A dinosaur is a salamander designed to Mil Spec ~
Andre, On Wednesday 20 July 2005 12:17, Andre Truter wrote:
I installed freemind via apt-get and it installed fine, but when I try to run it, I get the following error:
--<snip>-- Exception in thread "main" java.lang.UnsupportedClassVersionError: freemind/main/FreeMind (Unsupported major.minor version 49.0) --<snip>--
Your FreeMind was compiled for Java 5.0 (a.k.a. Java 1.5). You'll need to install those packages, which are included in the 9.3 distribution, before you can run these particular class files. Beware that after you install from the DVD you should immediately run YOU and get the updates. There was a mix-up in the /etc/alternatives symlinks and possibly with some of the Java library packages.
I have the following installed:
freemind-0.7.9.rc4-0.pm.0 java-1_4_2-sun-1.4.2.08-0.1 java-1_4_2-sun-plugin-1.4.2.08-0.1
...
Thanks
Randall Schulz
participants (2)
-
Andre Truter
-
Randall R Schulz