Difference between revisions of "SUNScholar/Install DSpace/S02"
Jump to navigation
Jump to search
m |
m (→PLEASE NOTE:) |
||
| Line 7: | Line 7: | ||
<font color="red"> | <font color="red"> | ||
*'''[[SUNScholar/Upgrading/Repository_Software|Click here]] to check the release notes before continuing.''' | *'''[[SUNScholar/Upgrading/Repository_Software|Click here]] to check the release notes before continuing.''' | ||
| + | *'''Stellenbosch University Library has decided to not install the latest versions of DSpace when they are released because we do not employ a fulltime Java programmer, therefore we stay one version behind the latest version, which is 4.2 for now. | ||
</font> | </font> | ||
| + | |||
===Option A - Download from official DSpace web sites=== | ===Option A - Download from official DSpace web sites=== | ||
The DSpace source code can be downloaded from the following websites; | The DSpace source code can be downloaded from the following websites; | ||
Revision as of 16:32, 24 January 2015
NEXT - STEP 3
Contents
Step 2. Get DSpace
PLEASE NOTE:
- Click here to check the release notes before continuing.
- Stellenbosch University Library has decided to not install the latest versions of DSpace when they are released because we do not employ a fulltime Java programmer, therefore we stay one version behind the latest version, which is 4.2 for now.
Option A - Download from official DSpace web sites
The DSpace source code can be downloaded from the following websites;
- http://sourceforge.net/projects/dspace/files/DSpace%20Stable
- https://github.com/DSpace/DSpace
- https://svn.duraspace.org/dspace/dspace/tags
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.