Re: [R] installation of the gsl package on Suse 10.1

2007-08-17 Thread Prof Brian Ripley
On Fri, 17 Aug 2007, luca laghi wrote:

> I am trying to install the gsl  package.
> I had gsl installed with YaSt in /usr/lib.
> when I launch R as superuser and launch install.packages, it says in
> cannot find Gnu Scientific Library. How can I make it find them?

Please tell us the exact messages you get.

At a quess, you need gsl-devel (or gsl-dev or some such) as well as gsl.

> Thank you,
> Luca Laghi
>
> PLEASE do read the posting guide http://www.R-project.org/posting-guide.html
> and provide commented, minimal, self-contained, reproducible code.

PLEASE do!

-- 
Brian D. Ripley,  [EMAIL PROTECTED]
Professor of Applied Statistics,  http://www.stats.ox.ac.uk/~ripley/
University of Oxford, Tel:  +44 1865 272861 (self)
1 South Parks Road, +44 1865 272866 (PA)
Oxford OX1 3TG, UKFax:  +44 1865 272595

__
R-help@stat.math.ethz.ch mailing list
https://stat.ethz.ch/mailman/listinfo/r-help
PLEASE do read the posting guide http://www.R-project.org/posting-guide.html
and provide commented, minimal, self-contained, reproducible code.


[R] installation of the gsl package on Suse 10.1

2007-08-17 Thread luca laghi
I am trying to install the gsl  package.
I had gsl installed with YaSt in /usr/lib.
when I launch R as superuser and launch install.packages, it says in
cannot find Gnu Scientific Library. How can I make it find them?
Thank you,
Luca Laghi

__
R-help@stat.math.ethz.ch mailing list
https://stat.ethz.ch/mailman/listinfo/r-help
PLEASE do read the posting guide http://www.R-project.org/posting-guide.html
and provide commented, minimal, self-contained, reproducible code.