I tried building nutch (both 0.9 and the sept 24th nightly) by doing
 
ant war
 
in the root nutch directory, it starts compiling and seems to be going
along fine but then part way through it gives me the following error:
 
BUILD FAILED
/home/bth/nutch-2007-09-24_04-01-36/build.xml:442: The following error
occurred while executing this line:
/home/bth/nutch-2007-09-24_04-01-36/build.xml:408:
java.lang.ClassNotFoundException:
org.apache.tools.ant.taskdefs.optional.TraXLiaison

I am running Ubuntu 7.04 with Java 1.5.0
 
I looked for a package that contains this TraX library and installed
 
libjaxp1.3-java - Java XML parser and transformer APIs (DOM, SAX, JAXP,
TrAX)
 
but it still won't compile. 
 
Can anyone help me?

Reply via email to