Friends, Someone please share your experience in installing ncdf and RNetCDF in fedora10. I am not able make it work as it throws me the following error. My R version is 2.8.0.> library(ncdf)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' Thanks, Bala [[alternative HTML version deleted]]
Hi, just quick "googling" gave me the hint that it can be ralated to SE Linux restrictions of Fedora linux. Just try to disable SE Linux feature. appistry.com/community/forums/content/cannot-restore-segment-prot-after-reloc-permission-denied Best regards, -- Andris subramanian <bala.biophysics at gmail.com> wrote:> Friends, > > Someone please share your experience in installing ncdf and RNetCDF in > fedora10. I am not able make it work as it throws me the following error. My > R version is 2.8.0. > >> library(ncdf) > ?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' > > Thanks, > Bala > > ? ? ? ?[[alternative HTML version deleted]] > > ______________________________________________ > R-help at r-project.org mailing list > stat.ethz.ch/mailman/listinfo/r-help > PLEASE do read the posting guide R-project.org/posting-guide.html > and provide commented, minimal, self-contained, reproducible code. >
Possibly Parallel Threads
- Exporting objects plotted with plot3d() - rgl package
- problem installing RNetCDF
- RNetCDF: retrieving variable names and units
- Receive "unable to load shared object RNetCDF.o" during R INSTALL of RNetCDF
- need automake/autoconf help to build RnetCDF and ncdf packages