Has anyone succeeded in using HDF5 in R?
Using Solaris R version 0.64.0:
1) R was configured in this way:
cd /home/westley/R/R-0.64.0
setenv LD_LIBRARY_PATH ${LD_LIBRARY_PATH}:/home/westley/HDF/lib
./configure \
--prefix=/home/westley/R \
--with-g77=/usr/calspan/gnu/bin/g77 \
--x-lib=/usr/openwin/lib \
--with-hdf5-libs=/home/westley/HDF/lib
2) But, when I attempt to load an HDF file, I get this message:
Error in hdf5load(file, load) : HDF5 support unavailable
--
Terry J. Westley, Principal Engineer
Veridian Engineering, Calspan Operations
twestley at buffalo.veridian.com http://www.veridian.com/
-------------------------------------------------------
Author of TASH, an Ada binding to Tcl/Tk.
Visit the TASH web site at http://tash.calspan.com.
-------------------------------------------------------
-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-
r-help mailing list -- Read http://www.ci.tuwien.ac.at/~hornik/R/R-FAQ.html
Send "info", "help", or "[un]subscribe"
(in the "body", not the subject !) To: r-help-request at
stat.math.ethz.ch
_._._._._._._._._._._._._._._._._._._._._._._._._._._._._._._._._._._._._._._._