1.16
Obtain GSL from: http://www.gnu.org/software/gsl;
./configure CFLAGS="-fPIC" --prefix=<path to installation>
make
make install
Testing
make check > log 2>&1
Obtain GSL from: http://www.gnu.org/software/gsl;
./configure CFLAGS="-fPIC" --prefix=<path to installation>
make
make install
Testing
make check > log 2>&1