On Thu, Feb 15, 2001 at 12:51:53PM -0500, Kirk Reiser wrote: > While playing with fproxy I seemed to get a fair number of errors when > trying to download files from the freenet with the stable 0.3.7, so I > decided to try a recent binary snapshot. I tried yesterdays Feb 14, > and todays and get the same error when attempting to run it. The > error is:
What kind of errors are you getting when downloading files using the 0.3.7 release version? > Starting Freenet server > java.lang.NoClassDefFoundError: Freenet/crypt/KeyPair > at > at Freenet.presentation.FreenetProtocol.<init>(FreenetProtocol.java:24) > at Freenet.presentation.FreenetProtocol.<init>(FreenetProtocol.java:21) > at Freenet.node.Node.startNode(Node.java:160) > at Freenet.node.Node.main(Node.java:91) > Unregistering server from inform0.3.php... HTTP/1.1 200 OK > done. > > > I have no idea what is generating this unless I didn't set something > up correctly. Something is wrong with the binary snapshot. > I also thought I might go and get the latest cvs but could not find > the information for the cvsroot path to the repository. > > So I guess I have two questions: what's wrong with the daily binary > snapshot, and what is the cvs repository cvsroot? I don't know what's wrong, but for anonymous CVS, CVSROOT=:pserver:anonymous at cvs.freenet.sourceforge.net:/cvsroot/freenet just hit return for the password -- /* tavin cole * composer of e-mail messages */ _______________________________________________ Devl mailing list Devl at freenetproject.org http://www.uprizer.com/mailman/listinfo/devl
