aboutsummaryrefslogtreecommitdiff
path: root/INSTALL.md
diff options
context:
space:
mode:
Diffstat (limited to 'INSTALL.md')
-rw-r--r--INSTALL.md4
1 files changed, 4 insertions, 0 deletions
diff --git a/INSTALL.md b/INSTALL.md
index 61089ed..cdb3096 100644
--- a/INSTALL.md
+++ b/INSTALL.md
@@ -65,6 +65,10 @@ and for the Clang edition
make clean
make GUIX=$GUIX_ENVIRONMENT CXX=clang++ check -j 4
+To test with another dependency, e.g. GSLv1
+
+ env GUIX_PACKAGE_PATH=../guix-bioinformatics/ guix environment -C guix --ad-hoc gcc gdb gfortran:lib gsl1 eigen openblas zlib bash ld-wrapper perl
+
#### GNU Guix reproducible build system
One of the challenges of developing software is dealing with