SUNScholar/Prepare Ubuntu

From Libopedia
Revision as of 15:23, 7 August 2012 by Hgibson (talk | contribs)
Jump to navigation Jump to search

Introduction

Before DSpace can be installed and setup we have to prepare the server with the software needed by DSpace.

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

Requirements


Step 1. Login to the remote server

Step 2. Become the "root" user

Step 3. Install Java Software Dependencies

Step 4. Setup Maven Java Installer

Step 5. Setup Tomcat Java Webapp Server

Step 6. Install PostgreSQL

Step 7. Setup the Postfix mail server

Step 8. Setup the environment variables

Step 9. Check the installation

Next Procedure

Congratulations, you now have a very high performance java with postgresql, webapp server. The next step is to install and setup DSpace.

Back to DSpace