(SOLVED??): problem with Java and Ganttproject on F9

M. Fioretti mfioretti at nexaima.net
Thu Nov 27 18:34:30 UTC 2008


On Thu, Nov 27, 2008 17:49:57 PM +0100, Marco Fioretti wrote:
> Greetings,
> 
> I have java installed on an F9 x86_64 machine:
> 
> java-1.5.0-gcj-1.5.0.0-21.fc9.x86_64
> java_cup-0.10-0.k.6jpp.2.x86_64
> 
> and just downloaded version 2.0.8 of GanttProject
> (http://ganttproject.biz). When I launch the script wrapper included
> in the distribution (pasted at the bottom) I get nothing at all at the
> console and this in ~/.ganttproject.log:

Installing java-1.6.0-openjdk-1.6.0.0-0.18.b09.fc9.x86_64 and changing
this line in the ganttproject.sh script makes the program start:

from: JAVA_COMMAND=$JAVA_HOME/bin/java
to:   JAVA_COMMAND=$JAVA_HOME/jre/bin/java

Marco

-- 
Your own civil rights and the quality of your life heavily depend on how
software is used *around* you:            http://digifreedom.net/node/84




More information about the fedora-list mailing list