Mark Wielaard <[EMAIL PROTECTED]> 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.

Brian
-- 
Brian Jones <[EMAIL PROTECTED]>


_______________________________________________
Classpath mailing list
[EMAIL PROTECTED]
http://mail.gnu.org/mailman/listinfo/classpath

Reply via email to