CentOS 6 安装R-3.3.2语言支持
安装R语言系统依赖包 yum install gcc-gfortran readline-devel libXt-devel glibc-headers cairo-devel libpng-devel libtiff libjpeg-turbo -y Install jdk Configure JAVA_HOME Error Info: configure: error: No F77 compiler found yum install gcc-gfortran -y Error Info: configure: error: --with-readline=yes (default) and headers/libs are not available yum install readline-devel -y Error Info: configure: error: --with-x=yes (default) and X11 headers/libs are not available yum install libXt-devel -y Error Info: checking if zlib version >= 1.2.5... no checking whether zlib support suffices... configure: error: zlib