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

From Libopedia
Jump to navigation Jump to search
m
m
Line 4: Line 4:
  
 
==Step 2. Login to the remote server==
 
==Step 2. Login to the remote server==
Use the same procedure as per the step below, then return to this step.
+
Type the following:
  http://wiki.lib.sun.ac.za/index.php/SUNScholar/Prepare_Ubuntu/S01
+
cd
 +
 
 +
  wget https://github.com/DSpace/DSpace/archive/dspace-${DSPACE_VERSION}.tar.gz
 +
 
 +
'''Replace ${DSPACE_VERSION} with version of DSpace to install.'''
 +
 
 +
===<font color="red">'''PLEASE NOTE:'''</font>===
 +
*https://wiki.duraspace.org/display/DSPACE/Support
 +
*[[SUNScholar/Upgrading/Repository_Software|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.
  
 
<center>
 
<center>
 
  '''[[SUNScholar/Install DSpace/S01|PREVIOUS - STEP 1]]'''
 
  '''[[SUNScholar/Install DSpace/S01|PREVIOUS - STEP 1]]'''
 
</center>
 
</center>

Revision as of 00:25, 24 June 2015

NEXT - STEP 3

Step 2. Login to the remote server

Type the following:

cd
wget https://github.com/DSpace/DSpace/archive/dspace-${DSPACE_VERSION}.tar.gz

Replace ${DSPACE_VERSION} with version of DSpace to install.

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