On Tue, 2 Mar 2004, Adam R. B. Jack <[EMAIL PROTECTED]> wrote: > 1) My admin can't find an SVN RPM to magically install SVN. With the > recent release of 1.0,
<http://subversion.tigris.org/project_packages.html> says <http://summersoft.fay.ar.us/pub/subversion/latest/whitebox-el-3/bin/> for RedHat Enterprise Linux 3. I haven't tried, though. > 2) I am struggling to build forrest, perhaps 'cos ant 1.5 is shipped > w/ this OS better remove it. I have no idea, where this Ant version comes from, they've most likely replaced the ant wrapper script with something of their own and maybe even set up a CLASSPATH to contain Ant *shudder*. Remove it, install 1.6.1 manually. > [EMAIL PROTECTED] ant]$ build.sh > Exception in thread "main" java.lang.NoClassDefFoundError: > org/apache/tools/ant/launch/Launcher It doesn't seem to find ant-launcher.jar. I'm not sure what forrest will use when you've explicitly set ANT_HOME. I really think you better get rid of the 1.5 version. Stefan --------------------------------------------------------------------- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]
