On 10/19/05, Rudolf Kastl <che666@xxxxxxxxx> wrote: > you need to install suns java to make it go atm. Thanks again, Rudolf. Finally, with the help of others, I was able to have FreeMind working on FC4. I shall enumerate the successful steps: 1. I downloaded and installed the Suse rpm from the site of FreeMind; 2. I created the file $HOME/.freemind/freemindrc; 3. I added the following two lines to that file export PATH=$PATH:/usr/java/jre1.5.0_05/bin export JAVA_HOME=/usr/java/jre1.5.0_05 Paul