Difference between revisions of "SUNScholar/Install DSpace/S02"
Jump to navigation
Jump to search
| Line 14: | Line 14: | ||
*https://svn.duraspace.org/dspace/dspace/tags | *https://svn.duraspace.org/dspace/dspace/tags | ||
| − | Upload the code to the dspace user home folder using WinSCP. | + | Upload the code to the dspace user home folder using WinSCP. 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. |
| + | {VERSION-DSPACE}} | ||
| − | |||
| − | |||
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 | ||
;References | ;References | ||
*https://wiki.duraspace.org/display/DSPACE/DSpace+Product+Plan | *https://wiki.duraspace.org/display/DSPACE/DSpace+Product+Plan | ||
Revision as of 16:15, 5 January 2015
STEP 3
Step 2. Get DSpace
- Please Note:
- Click here to check the release notes before continuing.
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. 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. {VERSION-DSPACE}}
wget http://web.lib.sun.ac.za/dspace/dspace-XXX-src-release.tar.gz
- References