gpt4 book ai didi

linux - 在 RHEL 6 上安装 R

转载 作者:IT王子 更新时间:2023-10-29 00:19:47 26 4
gpt4 key购买 nike

我的问题与这个类似 - Problems installing R on Linux CentOS 6.3

我安装了 epel,但是当我运行 yum install R 时,我遇到了两个依赖性问题 -

错误:包:R-core-3.0.1-2.el6.x86_64 (epel) 要求:libjpeg.so.62(LIBJPEG_6.2)(64 位)

错误:包:R-core-devel-3.0.1-2.el6.x86_64 (epel) 要求:texinfo-tex

我尝试使用 rpm 文件安装 texinfo-tex - http://rpm.pbone.net/index.php3/stat/4/idpl/15993086/dir/scientific_linux_6/com/texinfo-tex-4.13a-8.el6.x86_64.rpm.html

但是,这让我陷入了一个缺少依赖项的长树中。我下载并尝试安装 5 个不同的 rpm 文件,每次都缺少一些依赖项。 Ans 这只是这棵依赖关系树的一个分支。我想,一定有更好的方法。有人可以帮忙吗?这让我抓狂。

编辑:我正在尝试的另一个选择是从源代码构建 R。不确定这是否会在缺少包的情况下起作用。但是现在,它表示找不到 Fortran 编译器(“未找到 F77 编译器”)。我安装了 gcc,以为它会有一个,但显然没有。

最佳答案

在 RHEL6.4 上做

订阅管理器 repos --enable rhel-6-server-optional-rpms

yum 安装 texinfo-tex

rpm -ivh http://mirror.unl.edu/epel/6/x86_64/epel-release-6-8.noarch.rpm

yum 安装 R

干杯貂

关于linux - 在 RHEL 6 上安装 R,我们在Stack Overflow上找到一个类似的问题: https://stackoverflow.com/questions/18747640/

26 4 0
Copyright 2021 - 2024 cfsdn All Rights Reserved 蜀ICP备2022000587号
广告合作:1813099741@qq.com 6ren.com