For any attempted use of classes I know to be defined within the nutch-0.6 jar I am getting a NoClassDefFound error. It must be a simple classpath error but I am having many troubles finding it.
For example bash-2.05b$./bin/nutch admin db -create run java in c:\j2sdk1.4.2_01 Exception in thread "main" java.lang.NoClassDefFoundError: net/nutch/tools/WebDBAdminTool Any help would be appreciated.
