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

From Libopedia
Jump to navigation Jump to search
m
m
Line 9: Line 9:
 
  wget https://github.com/DSpace/DSpace/archive/dspace-${DSPACE_VERSION}.tar.gz
 
  wget https://github.com/DSpace/DSpace/archive/dspace-${DSPACE_VERSION}.tar.gz
  
'''Replace ${DSPACE_VERSION} with version of DSpace to install.'''
+
'''Replace ${DSPACE_VERSION} with the version of DSpace to install. The current version is: 5.2'''
  
 
===<font color="red">'''PLEASE NOTE:'''</font>===
 
===<font color="red">'''PLEASE NOTE:'''</font>===

Revision as of 00:26, 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 the version of DSpace to install. The current version is: 5.2

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