I'm having some problem rebuilding DSpace.  I've always used the below
method, but for some reason the build is failing.  Does anyone have a better
idea of what could be going on here?  build.xml and dspace.cfg are both
present.

in /etc/profile

export JAVA_HOME
ANT_HOME="/opt/apache-ant-1.7.0"
export ANT_HOME



from bash
[EMAIL PROTECTED] dspace-1.4.2-source]$ ant
-Dconfig=/opt/dspace-1.4.1-source/config/dspace.cfg
build_wars
bash: ant: command not found
[EMAIL PROTECTED] dspace-1.4.2-source]$ PATH=$PATH:/opt/apache-ant-1.7.0/bin
[EMAIL PROTECTED] dspace-1.4.2-source]$ ant
-Dconfig=/opt/dspace-1.4.1-source/config/dspace.cfg
build_wars
Buildfile: build.xml

BUILD FAILED
/opt/dspace- 1.4.2-source/build.xml:88: Source resource does not exist:
/opt/dspace-1.4.1-source/config/dspace.cfg

Total time: 0 seconds
-------------------------------------------------------------------------
This SF.net email is sponsored by: Splunk Inc.
Still grepping through log files to find problems?  Stop.
Now Search log events and configuration files using AJAX and a browser.
Download your FREE copy of Splunk now >>  http://get.splunk.com/
_______________________________________________
DSpace-tech mailing list
[email protected]
https://lists.sourceforge.net/lists/listinfo/dspace-tech

Reply via email to