Dominic Anello wrote: > > On Wed, Feb 20, 2002 at 09:18:37PM +0000, Simon Waters wrote: > > Okay Kaffe sucks, despite Oscar's assurances I can't build a > > version of Kaffe that looks like it has a hope of building > > Freenet. Problems with using GNU gmp. > > > > SUN jdk won't due to string literal mentioned before. > > > > IBM SDK gets furthest, but complains about javax class > > HttpServlet not existing, am I a library short. Am I missing the > > "How to build freenet from source" documentation, or some such? > > > > Simon, whose patience with Freenet is just about exhausted. > > > > _______________________________________________ > > Devl mailing list > > Devl at freenetproject.org > > http://lists.freenetproject.org/mailman/listinfo/devl > > Didn't want to bug the whole list with this reply, but here is what you need > to do - make sure you get the Contrib CVS module from CVS and put it in you > classpath. This dirctory contains the javax.HTTPServlet.* classes you need > for fproxy to build. Let me know if you still have trouble and I will mail > you the shell script I use to update/build.
I figured it out for myself about an hour after posting, and snaffled freenet-ext.jar from the freenet/lib directory on my node. It didn't take an hour, I stopped to read an interesting article of secure programming at the IBM Developerworks site. I think I was just getting frustrated because of Kaffe and SUN SDK's complete failure to work.... I need broadband to keep downloading files like that. I've jar'red up a freenet.jar to try ;) I'm determined to fix the resource issues, although it looks like the developers are looking at the ThreadFactory code.
