Hi You should first compile the main River distribution. Or run 'ant all.compile' in the River root directory to compile everything in one shot.
Hope this helps Jonathan 2009/9/26 Zsolt Kúti <la.ti...@gmail.com> > Hello, > > Running the ant compile target in qa dir of a fresh checkout from > trunk gives this: > > ... > Copying 1801 files to /home/kuti/project/river/qa/build/classes > compile > javac-cmd > sequential > javac > /home/kuti/project/river/common.xml:99: /home/kuti/project/river/lib > not found. at > > org.apache.tools.ant.types.AbstractFileSet.getDirectoryScanner(AbstractFileSet.java:422) > at org.apache.tools.ant.types.FileSet.iterator(FileSet.java:69) > ... > > How can I resolve this? > Thanks > Zsolt >