Difference between revisions of "SUNScholar/Install DSpace"

From Libopedia
Jump to navigation Jump to search
Line 19: Line 19:
 
==[[SUNScholar/Install DSpace/S10|Step 10. Login to the DSpace application as the "admin" user]]==
 
==[[SUNScholar/Install DSpace/S10|Step 10. Login to the DSpace application as the "admin" user]]==
 
==[[SUNScholar/Install DSpace/S11|Step 11. *** Critical after installation tasks ***]]==
 
==[[SUNScholar/Install DSpace/S11|Step 11. *** Critical after installation tasks ***]]==
===[[SUNScholar/Prepare_Ubuntu|Previous Procedure]]===
+
===*** [[SUNScholar/Prepare_Ubuntu|Previous Procedure]] ***===
 
===Conclusion===
 
===Conclusion===
 
Well done with the DSpace installation. Now you can pat yourself on the back for a job well done!!
 
Well done with the DSpace installation. Now you can pat yourself on the back for a job well done!!

Revision as of 16:25, 14 December 2013

Template:SUNScholar

Introduction

This procedure documents the installation of DSpace version 1.8.2 on a prepared Ubuntu 10.04 LTS server. The preparation as mentioned in the requirements below is mandatory for the installation of DSpace.

  • Print this page and manually tick off the steps as you complete them.

Requirements

  • It is essential that you have first completed the preparation of Ubuntu for the installation of DSpace. If you have not, please do so now.
  • This procedure assumes that your server is open on the campus firewall. This is needed to download Java packages from various websites during the build of the DSpace web application.

Step 1. Login to the remote server

Step 2. Get DSpace

Step 3. Unpack DSpace

Step 4. *** Edit the DSpace configuration ***

Step 5. Maven packages installation

Step 6. Compile the DSpace Java webapp

Step 7. *** Create the DSpace admin user ***

Step 8. Enable the DSpace Java webapps on the Java Tomcat webapp server

Step 9. *** Perform system tests ***

Step 10. Login to the DSpace application as the "admin" user

Step 11. *** Critical after installation tasks ***

*** Previous Procedure ***

Conclusion

Well done with the DSpace installation. Now you can pat yourself on the back for a job well done!!

Back to DSpace