I'm running Fedora 23 with KDE 5.16. I'm trying to install biocLite using the commands
source("https://bioconductor.org/biocLite.R") biocLite() as root. During installation I get error messages like this: gcc -m64 -I/usr/include/R -DNDEBUG -I/usr/local/include - I"/usr/lib64/R/library/S4Vectors/include" -I"/usr/lib64/R/library/IRanges/include" - I"/usr/lib64/R/library/XVector/include" -I"/usr/lib64/R/libr *gcc:* *error: */usr/lib/rpm/redhat/redhat-hardened-cc1: No such file or directory (Rsamtools is an example here, I get the same error message for all modules). It did not help to reinstall gcc. Any suggestions? Knut Hansen University of Tromsø [[alternative HTML version deleted]] ______________________________________________ R-help@r-project.org mailing list -- To UNSUBSCRIBE and more, see 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.