Installing GNU scientific library and linking to programme
- by jack
I am trying to install a statistical program which requires GNU Scientific Library (GSL). I have successfully installed GSL through the yum command, but my statistical program gives an error when I try to run make install. I think there is a linking problem. How can I solve it?
$ sudo yum install gsl.x86_64
Installed:
gsl.x86_64 0:1.15-3.fc16…