[Top][All Lists]
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
Re: [Help-gsl] Help installing
From: |
Jordi Gutiérrez Hermoso |
Subject: |
Re: [Help-gsl] Help installing |
Date: |
Thu, 13 Jan 2011 08:24:18 -0600 |
2011/1/13 Paola Alpresa Gutiérrez <address@hidden>:
> I download and uncompressed gsl-1.14 directory at the computer desk, and
> tried to install. What I did was:
>
> cd gsl-1.14
> make clean (just in the appropriate case)
> ./configure
> make check > log 2>&1 (it gave me no error)
> make install It produced this message:
Did you check if your Unix distribution didn't already have it
packaged? It may be easier to use your package manager than to compile
GSL from source.
- Jordi G. H.