I've found my problem. When installing JRE, it installed to C:\Program Files\Java\... but I had the 8.3 name creation turned off on my system. When I recreated the 8.3 name, everything started working.
Hope this helps if anyone runs into the same problem Konstantin Svist > -----Original Message----- > From: [EMAIL PROTECTED] [mailto:support- > [EMAIL PROTECTED] On Behalf Of Konstantin Svist > Sent: Wednesday, December 15, 2004 8:54 PM > To: [EMAIL PROTECTED] > Subject: [freenet-support] "cannot find the main class" error > > Hi, > > I'm having a problem with Freenet - it gives me the "cannot find the main > class" error (during install and when starting freenet subsequently) > I used freenet-webinstall.exe from > http://freenet.sourceforge.net/index.php?page=download and I have the > latest > JDK/JRE (1.4.2_06) > I've tried doing this from command line: > > 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? > > > Sincerely, > Konstantin > > > > _______________________________________________ > 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] _______________________________________________ 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]
