summaryrefslogtreecommitdiff
path: root/INSTALL.md
diff options
context:
space:
mode:
Diffstat (limited to 'INSTALL.md')
-rw-r--r--INSTALL.md3
1 files changed, 3 insertions, 0 deletions
diff --git a/INSTALL.md b/INSTALL.md
index 00a9838..157036e 100644
--- a/INSTALL.md
+++ b/INSTALL.md
@@ -12,6 +12,9 @@ Ubuntu/Debian:
12 12
13Other distributions may require additional libraries. They can be given in a **--configure-option**. 13Other distributions may require additional libraries. They can be given in a **--configure-option**.
14 14
15Adrian Victor Crisciu has developed an [installation method](http://comments.gmane.org/gmane.comp.lang.haskell.glasgow.user/24976) for systems
16which don't provide shared lapack libraries.
17
15## Mac OS/X ############################################### 18## Mac OS/X ###############################################
16 19
17GSL must be installed via Homebrew or MacPorts. 20GSL must be installed via Homebrew or MacPorts.