hi,
I got the same error. plz tell how to correct that problem. how to create Ngram Index. For eg,, I have Placed NUTCH_HOME= /opt/RootCrawl/nutch/trunk how to run command (ant war and ant compil-plugins) with out error. Hello Scam, Saturday, June 16, 2007, 0:24, you wrote: SS>> it seems you can just ignore step #5, because they get compiled in #7 S> I removed problems languages. But it still does not build: S> compile-core: S> [javac] Compiling 5 source files to S> /home/nutch/distr/nutch.src/nutch/trunk/build/classes S> [javac] S> /home/nutch/distr/nutch.src/nutch/trunk/src/java/org/apache/nutch/spell/SpellCheckerBean.java:36: cannot find S> symbol S> [javac] symbol : class LogFormatter S> [javac] location: package org.apache.nutch.util S> [javac] import org.apache.nutch.util.LogFormatter; S> [javac] ^ S> [javac] S> /home/nutch/distr/nutch.src/nutch/trunk/src/java/org/apache/nutch/spell/SpellCheckerBean.java:37: cannot find S> symbol S> [javac] symbol : class NutchConf S> [javac] location: package org.apache.nutch.util S> [javac] import org.apache.nutch.util.NutchConf; S> Seems that there is global problem somewhere. Do you have ideas? I solved the problem by manipulating with classpath. -- Best regards, Scam mailto:[EMAIL PROTECTED] -- View this message in context: http://www.nabble.com/Enabling-Spell-Check-plugin-in-contrib-tf3914228.html#a11688850 Sent from the Nutch - User mailing list archive at Nabble.com. ------------------------------------------------------------------------- This SF.net email is sponsored by DB2 Express Download DB2 Express C - the FREE version of DB2 express and take control of your XML. No limits. Just data. Click to get it now. http://sourceforge.net/powerbar/db2/ _______________________________________________ Nutch-general mailing list [email protected] https://lists.sourceforge.net/lists/listinfo/nutch-general
