Hi Tolga, If you were to use Nutch in local mode, you could navigate to nutch/runtime/local and set this environment variable to NUTCH_HOME. If you are then to use either individual commands via bin/nutch or alternatively the crawl command within the same script, you would not need to worry about your class path.
Does this make sense? On Wed, May 9, 2012 at 8:03 AM, Tolga <[email protected]> wrote: > Sorry, there are actually .jar files under the directory, but I still can't > figure out what path to export to CLASSPATH > > > -------- Original Message -------- > Subject: CLASSPATH > Date: Wed, 09 May 2012 10:00:53 +0300 > From: Tolga <[email protected]> > To: [email protected] > > > > Hi, > > This is my very first post to the list. In fact, I heard of nutch only > yesterday. > > Anyway, I'm trying to figure out what path to export CLASSPATH to. > Tutorials tell me it needs to be where my .jar files are. However, there > are no .jar files under apache-nutch directory. So, please help me > figure this out. > > Regards, > -- Lewis

