SUNScholar/Install DSpace
Jump to navigation
Jump to search
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 version 1.8.2
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