I have had the same problem. It seems that you need to configure the
make option with a file. Create a file, ~/.R/Makevars, and insert
"LDFLAGS=-L/share/apps/HDF5/lib" (in your case) into it. It solved my
problem.
__
R-help@r-project.org mailing list
htt
On Fri Feb 18 17:48:11 CET 2011 Jérôme wrote:
> I'm trying to install the hdf5 library into R. The HDF5 package is
> installed in a special directory, distributed accross my cluster:
> /share/apps/HDF5
>
> So i put the args option to the configure command as i read in previous
> post in the list:
Dear all
I'm trying to install the hdf5 library into R. The HDF5 package is
installed in a special directory, distributed accross my cluster:
/share/apps/HDF5
So i put the args option to the configure command as i read in previous
post in the list:
jerome]# R CMD INSTALL --configure-vars='
3 matches
Mail list logo