Benjamin Coates <coates at windmail.net> 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
Devl at freenetproject.org
http://lists.freenetproject.org/mailman/listinfo/devl
>From - Tue Apr 24 17:32:09 2001
Return-Path: <devl-admin at freenetproject.org>
Received: from hawk.freenetproject.org (postfix@[4.18.42.11])
        by funky.danky.com (8.9.3/8.8.7) with ESMTP id NAA05939
        for <danello at danky.com>; Tue, 24 Apr 2001 13:22:01 -0400
Received: from hawk.freenetproject.org (localhost [127.0.0.1])

Reply via email to