File diff 2cd0ef5e154b → d57c9dd77687
ExistingProjects/OpenPetra/TryingWithVagrant.mdwn
Show inline comments
...
 
@@ -7,13 +7,13 @@ First download the [[OpenPetra]] source code by running `bzr branch lp:openpetra
 

	
 
## OpenPetra installation
 

	
 
Instructions for an Ubuntu Precise 64-bit system.
 

	
 
1. Install `bzr` by running `sudo apt-get install -y bzr`
 
1. Download OpenPetra using `bzr branch lp:openpetraorg`
 
1. Download OpenPetra using `bzr branch lp:openpetraorg`, this may take a long time depending on your connection speed.
 

	
 
## Mono patch
 

	
 
If you're having issues related to the crossdomainmarshaller you have to [install a patch](http://software.opensuse.org/download.html?project=home%3Atpokorra%3Aopenpetra&package=mono-openpetra).
 

	
 
    sudo su -c "echo 'deb http://download.opensuse.org/repositories/home:tpokorra:openpetra/xUbuntu_12.04/ /' >> /etc/apt/sources.list.d/mono-openpetra.list"