From ac67a05b7eae37ef28a3e9af9a03f75e310fb7b7 Mon Sep 17 00:00:00 2001 From: Pjotr Prins Date: Tue, 29 Sep 2020 13:01:07 +0100 Subject: GEMMA builds with gcc 5.5.0 on Travis-CI (Ubuntu) Added note on FreeBSD port #201 --- INSTALL.md | 8 ++++++-- 1 file changed, 6 insertions(+), 2 deletions(-) diff --git a/INSTALL.md b/INSTALL.md index f807a7b..8aa7e78 100644 --- a/INSTALL.md +++ b/INSTALL.md @@ -13,8 +13,8 @@ and it should give you the version. GEMMA runs on Linux and MAC OSX and the runtime has the following dependencies: -* C++ tool chain >= 6.5.0 (we test with file .guix-dev-gcc-older) -* GNU Science library (GSL) 1.x (GEMMA does not currently work with GSL >= 2). +* C++ tool chain >= 5.5.0 (see Travis CI and we test with file .guix-dev-gcc-older) +* GNU Science library (GSL) 2.x (GEMMA dropped support for GSL 1.x) * blas/openblas * lapack * zlib @@ -41,6 +41,10 @@ command conda install gemma +### FreeBSD + +Recent editions of FreeBSD ports include [GEMMA](https://www.freebsd.org/cgi/ports.cgi?query=gemma&stype=all) + ### GNU Guix The GNU Guix package manager can install recent versions of [GEMMA](https://www.gnu.org/software/guix/packages/g.html) -- cgit v1.2.3