[Rivet] Rivet: GSL not found

Andy Buckley andy.buckley at ed.ac.uk
Thu Mar 18 17:42:19 GMT 2010


On 18/03/10 08:41, Anil Singh wrote:
> 
> Hi Andy,
> 
> I am trying to install Rivet-1.2.0 in a ubuntu laptop.
> When I run ./configure command, I get following:
> 
> hecking how to hardcode library paths into programs... immediate
> checking for gsl-config... no
> checking for uname... /bin/uname
> configure: WARNING: gsl library was not found
> configure: WARNING: gsl header directory was not found
> configure: error: GNU Scientific Library is required
> 
> 
> I then downloaded GSL and built it in a separate folder. Can you tell
> me how I can tell Rivet to use lib from there?

You need to make sure that the gsl-config script from your GSL
installation is in the PATH when you run the Rivet configure script. It
should then work ok. There are also command line options to "configure"
which allow you to explicitly specify the location of the libgsl and
libgslcblas libraries if the gsl-config approach is not working.

However, since you are running an Ubuntu system I recommend that you
install GSL via the system packages: sudo apt-get install libgsl0ldbl
libgsl0-dev

Best wishes,
Andy

-- 
Dr Andy Buckley
SUPA Advanced Research Fellow
Particle Physics Experiment Group, University of Edinburgh

The University of Edinburgh is a charitable body, registered in
Scotland, with registration number SC005336.



More information about the Rivet mailing list