Skip to content
Prev 3003 / 21312 Next

[Bioc-devel] GSVA/configure.ac problem

Hi Robert,

2011/11/14 Robert Castelo <robert.castelo at upf.edu>:
We are now (once again) using the GSL provided by Brian Ripley on his site:

http://www.stats.ox.ac.uk/pub/Rtools/

Specifically, you want to download:
http://www.stats.ox.ac.uk/pub/Rtools/goodies/Win32/local.zip
(32-bit)
and
http://www.stats.ox.ac.uk/pub/Rtools/goodies/Win64No_/local64No_.zip
(64-bit)
Unzip these files so that you have a directory structure like this:

c:\gsl
    i386
      bin
      include
      lib
    x64
      bin
      include
      lib

And make sure your PATH and GSL_LIB variables are configured as
mentioned earlier.

This version of GSL does not contain any DLLs. When you build a
package, you are statically linking against libgsl.a. This means the
end user does not need the GSL installed on their machine. (At least
this was the case with the packages I tested).

HTH
Dan
Message-ID: <CAF42j20oQFRZic1E5hi0MnAks7898JPPhifxeZbMfjsO9ApfjQ@mail.gmail.com>
In-Reply-To: <24207_1321292654_4EC1536D_24207_1818_1_1321292983.15365.41.camel@llull.imim.es>