Pretty excited about playing with lucene/nutch, but am
having a couple problems.  I checked out the nutch
source fresh today.  

First problem

When I run ant in nutch/branches/mapred (and I just
tried in nutch/trunk with the same result), I get 

/home/nutch/nutch/branches/mapred/build.xml:46:
invalid Date syntax in "01/25/1971 2:00 pm"

if I comment out the <touch datetime="01/25/1971 2:00
pm"> block, or get rid of the datetime part, the build
gets further, but spews many "modified in the future"
messages (looks like 277), and I get to my

Second problem

/home/nutch/nutch/branches/mapred/build.xml:75: Error
starting modern compiler

I looked around a bit for both of these errors, with
no avail on the first, and little on the second.

My setup

I am running on an athlon box, the latest ubuntu, with
ant and other java tools coming from the universe
repository.

kaffe -version
Engine: Interpreter   Version: 1.1.x-cvs   Java
Version: 1.1

java -version
java version "1.4.2"
gcj-4.0 (GCC) 4.0.0 20050301 (prerelease) (Debian
4.0-0pre6ubuntu7)

javac -version
Eclipse Java Compiler 0.536, pre-3.1.0 milestone-5,
Copyright IBM Corp 2000, 2005. All rights reserved.

ant -version
Apache Ant version 1.6.2 compiled on March 31 2005

echo $JAVA_HOME
/usr/lib/kaffe

Currently, I don't have CLASSPATH set, and wonder if
that is at the heart of my problems.  Also not sure
what to set NUTCH_JAVA_HOME to, but have tried a few
things including /usr/lib/jvm/java-gcj,
/usr/lib/jvm/java-1.4.2-gcj-4.0-1.4.2.0 and
/usr/lib/jvm/java-1.4.2-gcj-4.0-1.4.2.0/jre

I am rather new to java, so sorry if I am asking dumb
questions.

Thanks in advance for the help!

Earl


                
____________________________________________________
Start your day with Yahoo! - make it your home page 
http://www.yahoo.com/r/hs 
 

Reply via email to