HI Daniel,

Instructions on that page are out of date -- they refer to DSpace 1.4 & as of 
v. 1.5, DSpace uses Maven to assemble the installation package.  

Try:

cd [dspace-source]/dspace/
mvn package

Then:

cd [dspace-source]/dspace/target/dspace-[version]-build.dir
ant fresh_install

See:

https://wiki.duraspace.org/display/DSDOC/Installation#Installation-InstallationInstructions

Hope that helps.

Jen Whitney
Electronic Text Centre, UNB Libraries
University of New Brunswick
[email protected]

On 2011-06-13, at 7:02 PM, Daniel Sifton wrote:

> 
> 
> 
> Hi, 
> 
> I’m trying to install Dspace 1.7.1 on my Mac (OSX 10.6) to use as a sandbox 
> for our production install. I’ve been using the guide at: 
> https://wiki.duraspace.org/display/DSPACE/Installing+DSpace+on+Mac+OS+X
> 
> 
> I’ve got all the dependencies in, but when I try to install I get a build 
> error:
> 
> nb-siftond-01:~ daniel$ cd /usr/local/dsource
> nb-siftond-01:dsource daniel$ ant fresh_install
> Buildfile: build.xml does not exist!
> Build failed
> 
> 
> I can see the build file in:
> 
> 
> nb-siftond-01:dsource daniel$ cd /usr/local/dsource/dspace/src/main/config
> nb-siftond-01:config daniel$ ls -al
> total 88
> drwxr-xr-x@ 4 daniel  staff    136 10 Jun 11:52 .
> drwxr-xr-x@ 4 daniel  staff    136 10 Jun 11:11 ..
> -rw-r--r--@ 1 daniel  staff   6148 10 Jun 11:09 .DS_Store
> -rw-r--r--@ 1 daniel  staff  36173 10 Jun 11:52 build.xml
> 
> But if I try and install from that directory, get a new build error: 
> 
> nb-siftond-01:config daniel$ cd /usr/local/dsource/dspace/src/main/config
> nb-siftond-01:config daniel$ ant fresh_install
> Buildfile: /usr/local/dspace-1.7.1-release/dspace/src/main/config/build.xml
> 
> BUILD FAILED
> /usr/local/dspace-1.7.1-release/dspace/src/main/config/build.xml:62: Source 
> resource does not exist: 
> /usr/local/dspace-1.7.1-release/dspace/src/main/config/config/dspace.cfg
> 
> Total time: 0 seconds
> 
> Has anyone out there run into this before? Found a solution they’d like to 
> share? 
> 
> 
> Thanks, 
> 
> 
> Dan
> 
> <image.png>_________________________________________________________________________________________
> Daniel Sifton | Coordinator, Library Automation and Technical Services | 
> Vancouver Island University Library | 900 Fifth St, Nanaimo, BC V9R 5S5 | 
> Tel: 250.753.3245, x2444  | Email: [email protected] |
> 
> 
> ------------------------------------------------------------------------------
> EditLive Enterprise is the world's most technically advanced content
> authoring tool. Experience the power of Track Changes, Inline Image
> Editing and ensure content is compliant with Accessibility Checking.
> http://p.sf.net/sfu/ephox-dev2dev_______________________________________________
> Dspace-general mailing list
> [email protected]
> https://lists.sourceforge.net/lists/listinfo/dspace-general

------------------------------------------------------------------------------
EditLive Enterprise is the world's most technically advanced content
authoring tool. Experience the power of Track Changes, Inline Image
Editing and ensure content is compliant with Accessibility Checking.
http://p.sf.net/sfu/ephox-dev2dev
_______________________________________________
Dspace-general mailing list
[email protected]
https://lists.sourceforge.net/lists/listinfo/dspace-general

Reply via email to