Benjamin Coates <[EMAIL PROTECTED]> wrote on 24.4.2001 02:37:18:
>
>OK, I changed fserve.c to set the CLASSPATH environment variable before 
>calling java/jview (not checked in yet).  Now I need to modify flaunch.ini to 
>remove the '-classpath Freenet.ini' from the command lines... how is this file 
>created during the install?

This file is not created on install. It is provided with the installer (the one in 
Contrib/wininstaller/Freenet). 
The only thing that is changed on installation is that the correct port number is 
added to the 
finsert/frequest statements.
So just deleting the -classpath in this file should work.

>Also, the fserve.c in CVS seems to be somewhat more verbose than the one in 
>the distribution... Should I comment out the extra printf()s when I build the 
>one for release?

Aren't the extra printf's in "#ifdef debug" statements? Take them out or if you like 
to. I just used them for 
my debugging on various Windows systems.

Sebastian


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

Reply via email to