Re: [R] ncdf4 package installation in R

2010-10-26 Thread shaticus
Thanks David! After setting the LD_LIBRARY_PATH variable(to /usr/local/lib) R was able to successfully install the ncdf4 package. On Tue, Oct 26, 2010 at 2:24 PM, David Pierce [via R] < ml-node+3014258-455613790-200...@n4.nabble.com > wrote: > shaticus wrote: > > > > &

[R] ncdf4 package installation in R

2010-10-26 Thread shaticus
Hello all, I could use some help installing the ncdf4 package in R (under CentOS 5.4). I've installed R-2.12.0, zlib-1.2.5, hdf5-1.8.4-patch1 and NetCDF4.1.1 from source. Make check reports all tests have passed for all of these programs. When I issue an 'install.packages(c('ncdf4')) in R, comp