I followed the following instructions:
wget http://downloads.freenetproject.org/alpha/freenet-ext.jar
wget http://downloads.freenetproject.org/alpha/freenet-cvs-snapshot.jar.url
wget -i freenet-cvs-snapshot.jar.url
java -Xmx100M -cp freenet-ext.jar:freenet-cvs-snapshot.jar freenet.node.Node freenet.ini
Whenever I run the last command I get the following error:
Exception in thread "main" java.lang.NoClassDefFoundError: freenet/node/Node
Once I receive that error I am returned to the command prompt and the node does not start. Any insight would be appreciated.
_______________________________________________ Support mailing list Support@freenetproject.org http://news.gmane.org/gmane.network.freenet.support Unsubscribe at http://emu.freenetproject.org/cgi-bin/mailman/listinfo/support Or mailto:[EMAIL PROTECTED]