Difference between revisions of "Install-0.9-beta"
Jump to navigation
Jump to search
Line 13: | Line 13: | ||
3. If you don't already have a virtual machine player, we recommend VirtualBox. See these [[Virtual appliance instructions]] on how to load your Archivematica virtual appliance using VirtualBox. | 3. If you don't already have a virtual machine player, we recommend VirtualBox. See these [[Virtual appliance instructions]] on how to load your Archivematica virtual appliance using VirtualBox. | ||
− | =Advanced= | + | = Advanced = |
These options require experience in linux and/or software development. | These options require experience in linux and/or software development. | ||
− | *Checkout from Subversion Repository | + | * Checkout from Subversion Repository |
− | **This is an option for developers that want the ability to customize or enhance their own Archivematica installation and/or contribute code back to the Archivematica project. See the [[Development environment]] page for further instructions. | + | ** This is an option for developers that want the ability to customize or enhance their own Archivematica installation and/or contribute code back to the Archivematica project. See the [[Development environment]] page for further instructions. |
− | *Install from Packages on ubuntu | + | * Install from Packages on ubuntu |
− | **Packages allow a user to quickly deploy a multinode environment, [http://archivematica.org/wiki/index.php?title=Multi_Node_Install How to install packages] | + | ** Packages allow a user to quickly deploy a multinode environment, [http://archivematica.org/wiki/index.php?title=Multi_Node_Install How to install packages] |
__NOTOC__ | __NOTOC__ |
Revision as of 12:34, 4 September 2012
Main Page > Software > Install > Release 0.9-beta
There are multiple ways to install and use Archivematica 0.9-beta. Once it is installed, consult the User_Manual for user instructions.
Virtual appliance
1. What is a virtual appliance?
2. Download your preferred virtual appliance format (sha256,md5sum):
- VirtualBox, VMware: archivematica-0.9-beta.vmdk.tbz, (torrent)
3. If you don't already have a virtual machine player, we recommend VirtualBox. See these Virtual appliance instructions on how to load your Archivematica virtual appliance using VirtualBox.
Advanced
These options require experience in linux and/or software development.
- Checkout from Subversion Repository
- This is an option for developers that want the ability to customize or enhance their own Archivematica installation and/or contribute code back to the Archivematica project. See the Development environment page for further instructions.
- Install from Packages on ubuntu
- Packages allow a user to quickly deploy a multinode environment, How to install packages