Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

Already on GitHub? Sign in to your account

gsl_randist.h: No such file or directory #43

Open
GoogleCodeExporter opened this Issue Aug 3, 2015 · 1 comment

Comments

Projects
None yet
1 participant
What steps will reproduce the problem?
1. download the code as:
svn checkout http://ea-utils.googlecode.com/svn/trunk/
cd cd trunk/clipper/

2. PREFIX=/path_to_local make install
3. wait for it to compile

What is the expected output? What do you see instead?
Should have compiled the code without any error

What version of the product are you using? On what operating system?
I downloaded the version on 24th June 2015
machine: Red Hat
4.7.0 (GCC) 

Please provide any additional information below.

Please find attached output of compilation which is thrown on standard terminal.
Thanks. 

Original issue reported on code.google.com by sanjeevs...@gmail.com on 24 Jun 2015 at 1:17

Attachments:

try:

apt-get install libgsl-dev
or 
yum install gsl-devel

Original comment by earone...@gmail.com on 26 Jun 2015 at 2:20

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment