> -----Original Message----- > From: davidwilliampie...@gmail.com > [mailto:davidwilliampie...@gmail.com] On Behalf Of David W. Pierce > Sent: Wednesday, 6 February 2013 3:59 AM > To: Andrew Harley > Cc: r-help@R-project.org > Hi Andrew, > > I think it's reasonably likely that some components of the old netcdf > library installation are being found by mistake. The compiler system > makes it easy to include library locations, but hard to exclude > library locations, so this kind of error is not uncommon. I suggest > first removing all instances of the old libnetcdf and netcdf.h from > your machine, and then try again. > > Regards, > > --Dave
Thanks Dave, I did a thorough check and made sure to remove any other traces of libnetcdf and I got it installed. Cheers ______________________________________________ R-help@r-project.org mailing list https://stat.ethz.ch/mailman/listinfo/r-help PLEASE do read the posting guide http://www.R-project.org/posting-guide.html and provide commented, minimal, self-contained, reproducible code.