classpath
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: Getting Mauve running with Classpath+gcj/jikes+kissme


From: Mark Wielaard
Subject: Re: Getting Mauve running with Classpath+gcj/jikes+kissme
Date: 19 Oct 2002 09:41:04 +0200

Hi,

On Sat, 2002-10-19 at 02:14, Brian Jones wrote:
> Mark Wielaard <address@hidden> writes:
> 
> > # The runtime
> > - Get recent Kissme sources from CVS (or maybe a recent build).
> >   (See http://kissme.sourceforge.net/)
> > - Do the magic auto* dance (note the -a for automake):
> >   aclocal; autoheader; automake -a; autoconf
> > - ./configure --enable-use-zips --with-gnu-classpath=/path/to/src/classpath
> 
> This didn't work for me, _KISSME_TEST_CLASSPATH_DIR checks for
> $1/kissme/vm/loaoders/JarClassLoader.{java,class} and classpath has
> neither.  Also specifying the source directory will not let it find
> java/lang/Class.java, this is in vm/reference/... instead, so I don't
> get the test for the kissme class loader or I'd use the
> kcp_status=binary.

Those classes can be found in the kissme/classes directory which
configure should find.

Note that I configured kissme inside the source dir, maybe it doesn't
configure well when configuring from a different dir?

Cheers,

Mark





reply via email to

[Prev in Thread] Current Thread [Next in Thread]