PROTECTED]>
Cc: r-help@r-project.org
Sent: Wednesday, July 9, 2008 6:11:04 PM
Subject: Re: [R] Help on Installing Matrix Package in Linux (Fedora)
Maybe I am wrong about this, but I think your problem is actually:
Mutils.h:9:41: error: R.h: No such file or directory
Mutils.h:10:22: error: Rve
Indeed.
Presumably R was installed using an RPM from the Fedora repository and
the 'devel' RPM, which contains the requisite header files was not.
Using:
# yum install R-devel
should get you moving forward.
BTW, there is a new Fedora specific e-mail list for R. More info here:
https://
Maybe I am wrong about this, but I think your problem is actually:
Mutils.h:9:41: error: R.h: No such file or directory
Mutils.h:10:22: error: Rversion.h: No such file or directory
Mutils.h:11:56: error: Rdefines.h: No such file or directory
I think these are important files for compiling additi
Hi,
I have been trying to install the Matrix package on R running in Linux
(Fedora). But, I get the following error message (at the bottom). I am logged
in as the root user. Any help would be appreciated! Thanks!
-Hyunseung Kang
* Installing *source* package 'Matrix' ...
Using GNU make for b
4 matches
Mail list logo