PDA

View Full Version : Install Freemind


jmont
13th October 2007, 04:38 PM
Hello,

I want to install freemind, but I can't
I did:

[root@localhost freemind]# sh freemind.sh
ERROR: Your Java virtual machine is neither Sun nor Blackdown,
=======================================
FREEMIND WILL MOST PROBABLY *NOT* WORK,
=======================================
define JAVACMD, JAVA_BINDIR, JAVA_HOME or PATH in order
to point to such a VM. See the manpage of freemind(1) for details.
ERROR: Couldn't find freemind under '.'.
[root@localhost freemind]#

then, I did:

root@localhost ~]# java -version
java version "1.5.0"
gij (GNU libgcj) version 4.1.2 20070925 (Red Hat 4.1.2-27)

Copyright (C) 2006 Free Software Foundation, Inc.
This is free software; see the source for copying conditions. There is NO
warranty; not even for MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.
[root@localhost ~]#


I think that the problem this one in the setting of the java.

Thanks a lot.

I use Fedora 7.

Seve
13th October 2007, 10:19 PM
Hello:
Follow the guide here for Java and make sure you configure Controlling Java through'alternatives'
http://www.mjmwired.net/resources/mjm-fedora-f7.html#java

Then give it a whirl again.

Seve