提交 2bbe3bb8 authored 作者: Olivier Delalleau's avatar Olivier Delalleau

Added missing installation instruction for Windows

上级 1d58f01f
......@@ -216,7 +216,8 @@ but this has not been tested yet.
tar zxvf lapack.tgz
cd lapack-3.2.1
gfortran -shared -O3 -o libblas.dll BLAS/SRC/*.f
mv libblas.dll /mingw/lib
cp libblas.dll /mingw/lib
mv libblas.dll /mingw/bin
- Install `Mercurial <http://mercurial.selenic.com/downloads/>`__
(you can use the regular Windows release, you do not need TortoiseHg).
......
Markdown 格式
0%
您添加了 0 到此讨论。请谨慎行事。
请先完成此评论的编辑!
注册 或者 后发表评论