I was finally able to get R to 'configure', 'make', and 'install' on Mandriva 2007. Itried to install gnomeGUI and I received an error. See below. At what step do I make R a shared library? Where did I go wrong?
Ross ================================================== downloaded 74Kb * Installing *Frontend* package 'gnomeGUI' ... Using R Installation in R_HOME=/usr/local/lib64/R R was not built as a shared library Need a shared R library ERROR: configuration failed for package 'gnomeGUI' * Removing '/usr/local/lib64/R/library/gnomeGUI' The downloaded packages are in /root/tmp/RtmpkHUeyA/downloaded_packages Warning message: installation of package 'gnomeGUI' had non-zero exit status in: install.packages(c("gnomeGUI")) ================================================================================================= [[alternative HTML version deleted]] ______________________________________________ R-help@stat.math.ethz.ch 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.