FreeMind on Linux
From FreeMind
Revision as of 18:08, 24 October 2004 by 85.74.1.45 (talk)
Installation
Java installation
FreeMind is a Java program, hence you need Java to make it work. There is the "Java runtime engine" (JRE or J2RE) required to run (use, start) FreeMind, and there is the "Java Development Kit" (JDK or J2DK) if you want to compile FreeMind.
If you don't know what compile means, then you need only the JRE. In the following lines, I will concentrate on making FreeMind run and the JRE installation.
From the distribution's RPM package
It's probably the easiest way:
- start the software or package installation manager of your distro (e.g. YaST under SuSE),
- search for java, JRE or J2RE,
- choose (one of) the package providing the JRE,
- install the chosen package (plus dependencies).
- quit the software manager.