summaryrefslogtreecommitdiff
path: root/INSTALL.txt
diff options
context:
space:
mode:
authorDavid Cournapeau <cournape@gmail.com>2008-11-07 08:14:06 +0000
committerDavid Cournapeau <cournape@gmail.com>2008-11-07 08:14:06 +0000
commit419cd5b72fd061fb5207e5c609d1ca33bda39ca9 (patch)
tree12a1161b6b9c9f3959025daead53df57ddd617d0 /INSTALL.txt
parent5c08ef9e97bfa623344ead870ec8acd44e4c9d04 (diff)
downloadnumpy-419cd5b72fd061fb5207e5c609d1ca33bda39ca9.tar.gz
Disable looking for 3gf libraries; it causes more problem than it solves.
Diffstat (limited to 'INSTALL.txt')
-rw-r--r--INSTALL.txt4
1 files changed, 4 insertions, 0 deletions
diff --git a/INSTALL.txt b/INSTALL.txt
index 9d56f2181..f8ef7c0c1 100644
--- a/INSTALL.txt
+++ b/INSTALL.txt
@@ -45,6 +45,10 @@ for SSE2:
sudo apt-get install libatlas3gf-sse2
+*NOTE*: if you build your own atlas, Intrepid changed its default fortran
+compiler to gfortran. So you should rebuild everything from scratch, including
+lapack, to use it on Intrepid.
+
Ubuntu 8.04 and lower
---------------------