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

From Libopedia
Jump to navigation Jump to search
Line 8: Line 8:
 
*'''[[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.'''
 
</font>
 
</font>
===Download from offical web sites===
+
===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;
 
*http://sourceforge.net/projects/dspace/files/DSpace%20Stable
 
*http://sourceforge.net/projects/dspace/files/DSpace%20Stable
Line 15: Line 15:
  
 
Upload the code to the dspace user home folder using WinSCP.
 
Upload the code to the dspace user home folder using WinSCP.
 +
 
===Download from Stellenbosch Library web site===
 
===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.
 
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.

Revision as of 15:08, 13 January 2015

NEXT - STEP 3

Step 2. Get DSpace

PLEASE NOTE:

  • Click here to check the release notes before continuing.

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.

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.

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

References