On 02/08/2012 18:06, K. Elo wrote:
Hi!

On Thu, 2 Aug 2012, Uwe Ligges wrote:
R.h should be part if your R installation, given the output above
probably in /usr/lib64/R/include ?

But there is no such file "R.h" in my system???

~$ locate \/R.h
~$

Or with 'find':

# find / -name R.h
#

Any ideas?

You may bave a micro-packaged distribution (some form of SuSE as I recall): is there a separate R-devel RPM? (Fedora had one an one time.)

Otherwise you need to talk to your distribution provider: as R said it *should* be there.

Kind regards,
Kimmo

______________________________________________
R-help@r-project.org 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.


--
Brian D. Ripley,                  rip...@stats.ox.ac.uk
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, UK                Fax:  +44 1865 272595

______________________________________________
R-help@r-project.org 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.

Reply via email to