I finally got GCJ to compile Freenet (patch to Makefile.gcj was attached in 
the "gcj status" thread, my last reply). The latest (June 9) GCC 3.4 CVS 
version works, 3.3 may as well. It builds the frednode executable, which 
starts up and starts listening on the correct interfaces.

However, there is still a problem with the HTML templates. Fred tries to 
access the templates which are stored by default in 
"/freenet/node/http/templates". These are contained in freenet.jar, but I'm 
not sure how to implement this in gcj, with its binary executables.

Ideally, shouldn't templates be stored in a user-accessible folder, either in 
the Freenet folder or in some global directory, so that users may add their 
own templates? I realize that customizable templates aren't stable enough to 
be publicly released, but it seems to be necessary to get GCJ working.

Any thoughts/suggestions?
_______________________________________________
devl mailing list
[EMAIL PROTECTED]
http://hawk.freenetproject.org:8080/cgi-bin/mailman/listinfo/devl

Reply via email to