Difference between revisions of "SUNScholar/Install DSpace/S04/3.X"
Jump to navigation
Jump to search
| Line 1: | Line 1: | ||
| − | + | With the release of DSpace 3.2 came a new way of configuring DSpace. The old "dspace.cfg" file has been superseded by a "build.properties" file. | |
| − | nano /home/dspace/dspace-3.2-src-release/ | + | To edit the "build.properties" file, type the following: |
| + | nano /home/dspace/dspace-3.2-src-release/build.properties | ||
'''[[SUNScholar/Install_DSpace/S04|Back to Step 4]]''' | '''[[SUNScholar/Install_DSpace/S04|Back to Step 4]]''' | ||
Revision as of 14:03, 5 December 2013
With the release of DSpace 3.2 came a new way of configuring DSpace. The old "dspace.cfg" file has been superseded by a "build.properties" file.
To edit the "build.properties" file, type the following:
nano /home/dspace/dspace-3.2-src-release/build.properties
Back to Step 4