On 6/10/06, Blue Raven <blueraven26 at gmail.com> wrote: > I am having trouble getting Freenet 0.7 to run on my system. I am running > SuSE 10.1 on a machine with an AMD Athlon 64 processor. I attempted to > install the node manually since I couldn't seem to get the web-installer or > self extracting JAR to work. > > 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 at freenetproject.org > http://news.gmane.org/gmane.network.freenet.support > Unsubscribe at > http://emu.freenetproject.org/cgi-bin/mailman/listinfo/support > Or > mailto:support-request at freenetproject.org?subject=unsubscribe >
At least on this Windows XP box, changing the colon to a semi-colon makes the command work for me... Otherwise I get the same error. Its worth a shot... Why is this different between Windows and Linux? -- I may disagree with what you have to say, but I shall defend, to the death, your right to say it. - Voltaire
