summaryrefslogtreecommitdiff
path: root/README
diff options
context:
space:
mode:
authorAlberto Ruiz <aruiz@um.es>2008-03-24 20:27:17 +0000
committerAlberto Ruiz <aruiz@um.es>2008-03-24 20:27:17 +0000
commit516d6be136aa64ad60f6bc0f52fe2cb483f3adc8 (patch)
treec0b5dca37c86dc101204d6237029265759d61a2f /README
parent80be521adb679b3a41034269c35f0de4db698fab (diff)
update info on installation in Windows
Diffstat (limited to 'README')
-rw-r--r--README24
1 files changed, 14 insertions, 10 deletions
diff --git a/README b/README
index 9fb478b..54495d7 100644
--- a/README
+++ b/README
@@ -159,22 +159,26 @@ INSTALLATION ON WINDOWS ----------------------------------------
159 These headers are also available from: 159 These headers are also available from:
160 http://perception.inf.um.es/~aruiz/darcs/hmatrix/gsl.zip 160 http://perception.inf.um.es/~aruiz/darcs/hmatrix/gsl.zip
161 161
1622) Install the package as usual: 1622) Copy libgsl.dll, libcblas.dll (from the binaries package gsl-1.8.bin.zip)
163 and liblapack.dll (borrowed from the R system) to the ghc folder, e.g.:
164 C:\ghc\ghc-6.x.x.
165 Rename libcblas.dll to libblas.dll.
166 They are needed to compile programs.
167 These three dlls are available from:
168 http://perception.inf.um.es/~aruiz/darcs/hmatrix/dll1.zip
169
1702.5) Remove the following functions from the export list of
171 lib/Numeric/GSL/Special/Ellint.hs:
172 ellint_Pcomp_e, ellint_Pcomp, ellint_Dcomp_e, ellint_Dcomp
173
1743) Install the package as usual:
163 runhaskell Setup.lhs configure 175 runhaskell Setup.lhs configure
164 runhaskell Setup.lhs build 176 runhaskell Setup.lhs build
165 runhaskell Setup.lhs install 177 runhaskell Setup.lhs install
166 178
1672.5) If configure cannot find ld please see: 1793.5) If configure cannot find ld please see:
168 http://article.gmane.org/gmane.comp.lang.haskell.cafe/32025 180 http://article.gmane.org/gmane.comp.lang.haskell.cafe/32025
169 181
1703) Copy libgsl.dll, libcblas.dll (from the binaries package gsl-1.8.bin.zip)
171 and liblapack.dll (borrowed from the R system) to the folder in which
172 hmatrix has been installed: C:\Program Files\haskell\hmatrix-x.x.x.x\ghc-6.x.x.
173 Rename libcblas.dll to libblas.dll.
174 They are needed to compile programs.
175 These three dlls are available from:
176 http://perception.inf.um.es/~aruiz/darcs/hmatrix/dll1.zip
177
1784) Copy the dlls available from: 1824) Copy the dlls available from:
179 http://perception.inf.um.es/~aruiz/darcs/hmatrix/dll2.zip 183 http://perception.inf.um.es/~aruiz/darcs/hmatrix/dll2.zip
180 to the working directory or C:\windows\system 184 to the working directory or C:\windows\system