Re: [R] Problem installing ndf library

2012-10-22 Thread claire1234
Thank you very much for your answer; my Gooogleing was not good engouh. Claire -- View this message in context: http://r.789695.n4.nabble.com/Problem-installing-ncdf-library-tp4646986p4647013.html Sent from the R help mailing list archive at Nabble.com. ___

Re: [R] Problem installing ndf library

2012-10-22 Thread Prof Brian Ripley
You need to install netcdf, including its development files. The notes you quote are pretty specific about that. Googling for that leads to http://packages.debian.org/source/squeeze/netcdf and it seems you need libnetcdf-dev and libnetcdf6 installed. On 22/10/2012 11:39, claire1234 wrote: H