Difference between revisions of "SUNScholar/Install DSpace/S02"
Jump to navigation
Jump to search
m |
m |
||
| Line 6: | Line 6: | ||
Type the following: | Type the following: | ||
cd | cd | ||
| − | + | ===For DSpace 5.X=== | |
wget http://web.lib.sun.ac.za/dspace/dspace-5.2-src.tar.gz | wget http://web.lib.sun.ac.za/dspace/dspace-5.2-src.tar.gz | ||
| − | + | ===For DSpace 4.X=== | |
wget http://web.lib.sun.ac.za/dspace/dspace-4.2-src.tar.gz | wget http://web.lib.sun.ac.za/dspace/dspace-4.2-src.tar.gz | ||
| − | + | ===For DSpace 3.X=== | |
wget http://web.lib.sun.ac.za/dspace/dspace-3.2-src.tar.gz | wget http://web.lib.sun.ac.za/dspace/dspace-3.2-src.tar.gz | ||
Revision as of 00:42, 24 June 2015
NEXT - STEP 3
Contents
Step 2. Get DSpace
Type the following:
cd
For DSpace 5.X
wget http://web.lib.sun.ac.za/dspace/dspace-5.2-src.tar.gz
For DSpace 4.X
wget http://web.lib.sun.ac.za/dspace/dspace-4.2-src.tar.gz
For DSpace 3.X
wget http://web.lib.sun.ac.za/dspace/dspace-3.2-src.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.
PREVIOUS - STEP 1