>From Sebastian Späth <[EMAIL PROTECTED]>

>ARRRGG. I hate Windows. I explicitely changed that from -cp to -classpath as
>it broke some other JREs (older versions of Suns Java I think) and I was told
>that -classpath would be the standard way to go. So either way we will be
>breaking some Java versions.
>I really start thinking disabling jview.exe is the way to go now. It would be
>great if somebody would have a look at the C++ JavaFind util (source in CVS
>Contrib/Wininstall/Source) and do that before I get to it. It is just a
matter
>of removing jview.exe from the list of allowed names and recompiling it.
>
>Sebastian
>

If it's really too big a deal to use -cp with jview and -classpath with java,
you could just go back to using the CLASSPATH environment variable, which
AFAIK is supported by all the JREs... it should be pretty trivial to set this
in the fserve.c wrapper program; I could do it if you want me to.

--
Benjamin Coates


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

Reply via email to