|
Fedora Repository 3.2.1 Documentation : Installation From Source
This page last changed on Aug 17, 2009 by awoods.
Installation from Source
After unpacking the source distribution, change into the newly extracted directory. To install all dependency libraries into your local Maven repository, at a command prompt, enter: ./resources/scripts/installLibs.[sh|bat]
To build the installer, at a command prompt, enter: mvn clean install -P fedora-installer Once the build has been run with the fedora-installer profile (-P), you will be able to run the Fedora installer application. To start the installer, at a command prompt, enter: java -jar installer/target/installer-1.0.0-fedora-installer.jar Please ensure that the user account that is running the installer has sufficient permissions to write to the directories where Fedora will be installed (if deploying to an existing Tomcat installation, this includes permissions to the Tomcat directory). For more information on the Installer, see the Installation instructions in the Installation and Configuration Guide. Other useful build targets in the source distribution include:
Back to Installation and Configuration Guide Copyright © 2009 DuraSpace |
| Document generated by Confluence on Nov 20, 2009 10:14 |