10
0
mirror of https://github.com/QuantumPackage/qp2.git synced 2024-06-02 03:15:34 +02:00

Instructions

This commit is contained in:
Anthony Scemama 2022-11-07 18:14:38 +01:00
parent 91d97e3f57
commit 1910bc6fff

View File

@ -47,22 +47,6 @@ and running |qp| can be installed using:
in the :file:`qp2` root directory.
Installation on a x86_64 system without network access
======================================================
Fetch the :file:`qp2-environment.tar.gz` archive containing all the
dependencies `here <http://localhost>`_. Unpack the archive in the
:file:`guix` directory:
.. code:: bash
$ cd qp2/guix
$ wget qp2-environment.tar.gz
$ tar -zxf qp2-environment.tar.gz
$ ls
gnu manifest.scm qp2-environment.tar.gz qp2.scm
That's it!
Compilation
===========