Stephen Wilkinson wrote:
Hi there, I'm pretty much totally new to linux and am having some build
problems with Dspace which I believe is because I don't have my Ant
optional tasks working.


aah DSpace.


Basics I'm using Suse Linux Enterprise Server version 10 with sp 1

I downloaded and installed java - jdk-6u2-linux-i586.rpm

As well as "ant-1.6.5-4jpp.noarch.rpm" and
"ant-apache-regexp-1.6.5-4jpp.noarch.rpm"

I also installed postgresql 8.1

I downloaded dspace source tarball

When I run ant fresh_install from the dspace download directory I get a
build failed error:88 no regular matching expression found (that's why I
downloaded and installed "ant-apache-regexp-1.6.5-4jpp.noarch.rpm", but
didn't help)



replaceregexp : Not Available


Try grabbing ant-optional as well, which should contain the missing tasks. You shoudn't need any extra libraries for a java6 jvm, as it has built in regexp code.
--
Steve Loughran                  http://www.1060.org/blogxter/publish/5
Author: Ant in Action           http://antbook.org/

---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]

Reply via email to