Displaying 1 result from an estimated 1 matches for "polsfc5updates".
2006 Apr 12
0
Solution: Making RNetCDF work on Fedora Linux
...netcdf and netcdf-devel packages from the Fedora Extra
archive is inconsistent with the R package RNetCDF. The attempt to
install RNetCDF results in a failure in the configure stage because the
header & library info for netcdf cannot be found.
In here,
http://pj.freefaculty.org/software/PolsFC5Updates/
I just deposited an updated set of RPMS for netcdf version 3.6.1. You
need the netcdf and netcdf-devel packages in order to install the
RNetCDF package inside R. You don't need debuginfo, unless you are
trying to use the GNU debugger to find bugs in netcdf itself.
The problem installin...