diff options
Diffstat (limited to 'INSTALL')
-rw-r--r-- | INSTALL | 4 |
1 files changed, 2 insertions, 2 deletions
@@ -40,10 +40,10 @@ INSTALLATION ON WINDOWS ---------------------------------------- | |||
40 | line 17: build-type: Custom | 40 | line 17: build-type: Custom |
41 | change to: build-type: Simple | 41 | change to: build-type: Simple |
42 | 42 | ||
43 | line 160: extra-libraries: | 43 | line 162: extra-libraries: |
44 | add: extra-libraries: libgsl-0 blas lapack | 44 | add: extra-libraries: libgsl-0 blas lapack |
45 | 45 | ||
46 | line 161: extra-lib-dirs: | 46 | line 163: extra-lib-dirs: |
47 | add: extra-lib-dirs: c:\ghc\ghc-6.10.3\bin | 47 | add: extra-lib-dirs: c:\ghc\ghc-6.10.3\bin |
48 | 48 | ||
49 | 8) Open a terminal, cd to the hmatrix folder, and run | 49 | 8) Open a terminal, cd to the hmatrix folder, and run |