Add to installation documentation
Compare changes
+ 75
− 12
@@ -17,13 +17,18 @@ Installing the latest release
Note that you will need `Docker <https://docs.docker.com/get-docker/>`_ installed. If that is not an option (Docker requires sudo privileges), you can instead use `Singularity <https://sylabs.io/guides/3.7/user-guide/quick_start.html>`_ in place of Docker, which is available on many shared computing resources such as XSEDE and the OSG:
@@ -45,18 +50,24 @@ In order to check your installation, you can use:
@@ -65,14 +76,18 @@ GstLAL packages are installed and available by default on the LDG. You can start
@@ -87,13 +102,15 @@ Building and installing from source follows the normal GNU build procedures invo
@@ -105,18 +122,25 @@ If you are building from source, you will also need to install all dependencies
This will pull a container from the container registry from the main branch and builds it in 'sandbox' mode into ``/gstlal-dev``, which allows one to invoke it in writable mode once it's built, and is needed to install software into the container. This may take a few minutes to set up compared to a normal pull.
@@ -126,8 +150,47 @@ Once that's finished, you can enter the container in writable mode to install Gs