Re: MathMore requirements

From: Lorenzo Moneta <Lorenzo.Moneta_at_cern.ch>
Date: Tue, 20 Feb 2007 21:16:44 +0100


Dear Alberto,

  to build MathMore you need first to install the GNU Scientific library (GSL), version 1.8
If you are using a Unix OS, you can download the source code from here

ftp://ftp.gnu.org/gnu/gsl/gsl-1.8.tar.gz

and then build it easily with configure and then make. If you are using Windows with Visual Studio 7.1, you can get directly the binaries from this location:

  http://seal.web.cern.ch/seal/MathLibs/GSL-1.8.zip

After having built and install GSL, you need to configure ROOT specifying the location of the GSL include directory and GSL libraries :

./configure --with-gsl-incdir=.............. --with-gsl-libdir=........

or alternatively you can use the gsl-config script, located in the GSL bin directory and in this case, if the script is in your PATH, the root configure can
find automatically the location of GSL.

Please, let me know if you have any additional problem in installing GSL,   Best Regards

  Lorenzo
On 20 Feb 2007, at 16:56, Alberto Pulvirenti wrote:

> Dear all,
>
> since I am not too expert in file installation, I noticed that my root
> configuration does not find the libraries to build the MathMore
> module, which
> probably I need for something.
>
> Can someone tell me what C++ libraries are required to allow root
> to find what
> it requires for this module?
>
> Thanks a lot and best regards
>
> Alberto
>
> --
> Alberto Pulvirenti, Ph. D
> Università & INFN Catania
> Via S. Sofia, 64 - I-95123 Catania
> Tel.: +39.095.378.5286
>
Received on Tue Feb 20 2007 - 21:16:47 CET

This archive was generated by hypermail 2.2.0 : Wed Feb 21 2007 - 17:50:01 CET