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

[R] Problem installing ndf library

2012-10-22 Thread claire1234
Hello, I am a new user of R and Linux (debian squeeze), and I am trying to install the ncdf library. First I don't know wich is the best to use (ncdf or ncdf4), But not matter the one I tried to install, it always failled. I try to find a solution to this common problem on the web, but I never fin