Konstantin Svist wrote:

java -cp freenet.jar Freenet.node.Node

but that results in 'Exception in thread "main" java.lang.NoClassDefFoundError: Freenet/node/Node'

I'm using Windows 2000 with LiteStep.

Any suggestions?

Try:

java -cp freenet.jar;freenet-ext.jar freenet.node.Main

--
  Mika Hirvonen <[EMAIL PROTECTED]>
  http://nightwatch.mine.nu//
_______________________________________________
Support mailing list
[EMAIL PROTECTED]
http://news.gmane.org/gmane.network.freenet.support
Unsubscribe at http://dodo.freenetproject.org/cgi-bin/mailman/listinfo/support
Or mailto:[EMAIL PROTECTED]

Reply via email to