Difference between revisions of "SUNScholar/Install DSpace/S02"

From Libopedia
Jump to navigation Jump to search
m
Line 20: Line 20:
  
 
  wget http://web.lib.sun.ac.za/dspace/dspace-XXX-src-release.tar.gz
 
  wget http://web.lib.sun.ac.za/dspace/dspace-XXX-src-release.tar.gz
<center>
+
 
 
{{VERSION-DSPACE}}
 
{{VERSION-DSPACE}}
</center>
+
 
  
 
===References===
 
===References===
 
*https://wiki.duraspace.org/display/DSPACE/DSpace+Product+Plan
 
*https://wiki.duraspace.org/display/DSPACE/DSpace+Product+Plan

Revision as of 16:28, 15 January 2015

NEXT - STEP 3

Step 2. Get DSpace

PLEASE NOTE:

  • Click here to check the release notes before continuing.

Option A - Download from official DSpace web sites

The DSpace source code can be downloaded from the following websites;

Upload the code to the dspace user home folder using WinSCP.

Option B - Download from Stellenbosch Library web site

Or for convenience you may download from our library linux web server by typing the following when logged in as the dspace user on the server.

wget http://web.lib.sun.ac.za/dspace/dspace-XXX-src-release.tar.gz
Replace all instances of XXX with the DSpace version number selected for installation.


References