any java expert on 64 bit ?

Anthony Green green at redhat.com
Tue May 31 02:53:18 UTC 2005


On Mon, 2005-05-30 at 21:29 +0200, Marcel Janssen wrote:
> Hi,
> 
> I'm trying to run xnap (http://xnap.sourceforge.net) on a FC4test3 system, but 
> it ends in :
> 
> java -jar xnap.jar
> Could not read startup classpath from /root/.xnap/loader (/root/.xnap/loader 
> (No such file or directory))

The "java" you're using is actually gij.  xnap is a Swing application
and will not run on gij, although this has nothing to do with your
problem.  I ran xnap on gij with an updated libgcj.  It managed to get
further but failed a little further along.

You'll need to install a proprietary JVM (Sun, IBM, or BEA) and use that
for now.

AG





More information about the fedora-test-list mailing list