OK, here is the deal:
http://download.sourceforge.net/freenet/Freenet_setup0.3.9.1-1.exe is
out (sorry for introducing yet another minor number, but as nothing in
the code changed I did not want to  release 0.3.9.2).

I changed the download link on the English webpage. Do I have to change
them in all languages now??? Fxxx! 
The mirror octayne.com is already updated as well.

Everybody who got "Could not find main class" should get this one and
upgrade, everybody who got it already running can forget this message.

I am still not 100% happy with the changes made
(If you are not interested in how the Win installer works, you can stop
reading here):

A couple of things got broke while I didn't really pay attention to the
installer:
1) Taking away the -cp freenet.jar from FLaunch.ini broke the system
tray utility as Dave Hoopers implementation reads that file, but didn't
set the classpath variable. It does set the classpath now, fixed! (that
was the could main class not found thingy)
2) Dave's implementation reads the entry "fserve" in FLaunch.ini which
starts the graphical Node invisibly and thus wastes RAM. The solution
will be to have an entry fserveCLI (or similar which is read instead).
This is feasible
3) Daves freenet.exe will signal an error on startup when using the CLI
node (Freenet.node.Node) while the graphical node (node.gui.GUINode)
works fine. *He* will have to fix this, as he added some complicated
stuff (multiple threads etc...) to my simple implementation, making it
impossible to me to understand it fully ;-). Dave are you listening?
Otherwise, I'll have to downgrade your tool to a level I can handle :-)

Sebastian

_______________________________________________
Devl mailing list
[EMAIL PROTECTED]
http://lists.freenetproject.org/mailman/listinfo/devl

Reply via email to