Try to install from scratch from a different mirror. Dimitri On Tue, Apr 21, 2009 at 6:21 AM, Bala subramanian <bala.biophys...@gmail.com> wrote: > Hi, > Yes ncdf needs netcdf, netcdf is already installed in my fedora10. I > reinstalled ncdf with the following option >>install.packages('ncdf',dep=TRUE) >>library(ncdf)> library(ncdf) > Error in dyn.load(file, DLLpath = DLLpath, ...) : > unable to load shared library '/usr/lib/R/library/ncdf/libs/ncdf.so': > /usr/lib/R/library/ncdf/libs/ncdf.so: cannot restore segment prot after > reloc: Permission denied > Error in library(ncdf) : .First.lib failed for 'ncdf' > > Again the same error, > Bala > > > On Tue, Apr 21, 2009 at 12:12 PM, Liviu Andronic > <landronim...@gmail.com>wrote: > >> On Tue, Apr 21, 2009 at 11:57 AM, Bala subramanian >> <bala.biophys...@gmail.com> wrote: >> > Dear Simon, >> > I installed the ncdf package in the way you suggested but still i got the >> > same error i got before. I haves pasted below the installation log and >> > errors. >> > >> Does ncdf depend on netcdf [1]? If so, perhaps it is missing, or is >> not up-to-date. Also, it's a good habit to install.packages('ncdf', >> dep=TRUE). >> Regards, >> Liviu >> >> [1] http://www.unidata.ucar.edu/software/netcdf/ >> > > [[alternative HTML version deleted]] > > ______________________________________________ > 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. >
-- Dimitri Liakhovitski MarketTools, Inc. dimitri.liakhovit...@markettools.com ______________________________________________ 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.