红联Linux门户
Linux帮助

如何在F10中安装R 软件包,都需要下载哪些文件

发布时间:2009-04-14 22:07:14来源:红联作者:lointaineimage
我现在下载完了R-core-2.8.0-2.fc10.i386.rpm和R-devel-2.8.0-2.fc10.i386.rpm
点了第一个后出现了 waiting for other tasks然后就一直停在这了
我想问下都应该下载哪几个文件
昨天刚刚装好系统,基本什么都不懂,想先安好这个在慢慢研究,希望高手指点,谢谢:)
文章评论

共有 2 条评论

  1. hantu 于 2009-04-15 00:13:10发表:

    请安装gcc编译器

  2. lointaineimage 于 2009-04-14 23:21:11发表:

    我又下载了一个 R-2.8.1.tar.gz
    ./configure后有如下提示
    .......................
    checking for bison... no
    checking for byacc... no
    ...................................
    checking for acroread... no
    checking for acroread4... no
    ....................................
    checking for gcc... no
    checking for cc... no
    checking for cl.exe... no
    configure:error:no acceptable C compiler found in $PATH
    see `config.log` for more details.
    这些地方是不是checking没有通过阿,应该怎么办?