Difference between revisions of "SUNScholar/Install DSpace/S02"
Jump to navigation
Jump to search
m |
|||
| Line 9: | Line 9: | ||
cd | cd | ||
===For DSpace 5.X=== | ===For DSpace 5.X=== | ||
| − | wget http://web.lib.sun.ac.za/dspace/dspace-5. | + | wget http://web.lib.sun.ac.za/dspace/dspace-5.5-src-release.tar.gz |
===For DSpace 4.X=== | ===For DSpace 4.X=== | ||
| − | wget http://web.lib.sun.ac.za/dspace/dspace-4. | + | wget http://web.lib.sun.ac.za/dspace/dspace-4.5-src-release.tar.gz |
===For DSpace 3.X=== | ===For DSpace 3.X=== | ||
| − | wget http://web.lib.sun.ac.za/dspace/dspace-3. | + | wget http://web.lib.sun.ac.za/dspace/dspace-3.6-src-release.tar.gz |
===<font color="red">'''PLEASE NOTE:'''</font>=== | ===<font color="red">'''PLEASE NOTE:'''</font>=== | ||
Revision as of 11:21, 22 March 2016
NEXT - STEP 3
Contents
Step 2. Get DSpace
The current stable version of DSpace is: 5.5
Type the following:
cd
For DSpace 5.X
wget http://web.lib.sun.ac.za/dspace/dspace-5.5-src-release.tar.gz
For DSpace 4.X
wget http://web.lib.sun.ac.za/dspace/dspace-4.5-src-release.tar.gz
For DSpace 3.X
wget http://web.lib.sun.ac.za/dspace/dspace-3.6-src-release.tar.gz
PLEASE NOTE:
- https://wiki.duraspace.org/display/DSPACE/Support
- Click here to check the release notes before continuing.
- Stellenbosch University Library has decided not to 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.
- Also see: http://wiki.lib.sun.ac.za/index.php/List_of_Repository_Software
- If using github directly, see: http://www.unixmen.com/use-git-commands-linux-terminal
PREVIOUS - STEP 1