> >Yup. That's what the Kissme "doc/BUILDING" document says. In fact, > >I built the Kissme automake/configure scripts using version 1.6.1. > > > > > Sorry about that.. I'm still getting use to all the cvs structure ( > kissme, classpath > and mauve). And I just find out doc/ get Building info rather then user > doc.. :) > In some document mention kissme can't know handle zip/jar file, what's > that mean? it seem working fine with > > ./kissme -classpath classes:/usr/share/classpath/glibj.zip:. myclass
The "native" zip support is very new. It works now, but is slow. If I get it working properly, I will make a new kissme release. > --with-mauve on configure at this point is there any real use? If not > what is > the plan? ( I'm trying to help classpath build the test cases with > mauve, and > I pick kissme as my vm cause John had build deb support for it and I use > debian :) ) I don't know what the plan is yet :-) Probably to be able run the mauve tests automatically. > and.... what is the different of kissme_classpath and kissme? > I get lost on that... You can ignore the kissme_classpath stuff now. > >>However.... > >>./kissme -classpath classes:/usr/share/classpath/glibj.zip:. helloworld > >>debug: lost error code 1, (loading class helloworld from > >>java/lang/Class): Could not find a .class file for this class > >>Hello world > >> > >>It run but don't know what the error is talking about...... > >>Thanks :) These errors will go away when I have finished the zip support. John Leuner > >> > > > >There is probably some stray trace printing in one of the drivers > >that has not been disabled. I'll take a look. > > > >By the way, it is better to follow the build instructions in the latest > >copy of the doc/BUILDING document, and use the useful_scripts/kissme > >wrapper to run kissme. > > > >-- Steve > > > > > > > >_______________________________________________ > >Classpath mailing list > >[EMAIL PROTECTED] > >http://mail.gnu.org/mailman/listinfo/classpath > > > > > > > > > _______________________________________________________________ > > Sponsored by: > ThinkGeek at http://www.ThinkGeek.com/ > _______________________________________________ > Kissme-general mailing list > [EMAIL PROTECTED] > https://lists.sourceforge.net/lists/listinfo/kissme-general _______________________________________________ Classpath mailing list [EMAIL PROTECTED] http://mail.gnu.org/mailman/listinfo/classpath

