SUNScholar/Install DSpace/S06/3.X
Jump to navigation
Jump to search
BACK TO STEP 6
Change directory to the install directory by typing as follows:
cd $HOME/source/dspace/target/dspace-3.X-build
Replace the "X" with the version of DSpace to install.
Type the following in the above named directory:
ant fresh_install
Please Note:
- If you change anything later then rebuild your DSpace.
- Do not run "ant fresh_install" again, this is only done once during installation.
- If this is an upgrade, then type: ant update