Vertica环境安装R-Lang包提示缺少libgfortran.so.1

环境:RHEL 6.4 + Vertica 7.0.0-1
1.最终确认安装compat-libgfortran-41-4.1.2-39.el6.x86_64.rpm即可解决.

# rpm -ivh vertica-R-lang-7.0.0-0.x86_64.RHEL5.rpm
error: Failed dependencies:
        /usr/lib64/libgfortran.so.1 is needed by vertica-R-lang-7.0.0-0.x86_64
# rpm -ivh compat-libgfortran-41-4.1.2-39.el6.x86_64.rpm
warning: compat-libgfortran-41-4.1.2-39.el6.x86_64.rpm: Header V3 RSA/SHA256 Signature, key ID fd431d51: NOKEY
Preparing...                ########################################### [100%]
   1:compat-libgfortran-41  ########################################### [100%]
# rpm -ivh vertica-R-lang-7.0.0-0.x86_64.RHEL5.rpm
Preparing...                ########################################### [100%]
   1:vertica-R-lang         ########################################### [100%]

The Vertica R language package has been successfully installed on host vertica1

2.实际解决过程:

# rpm -ivh vertica-R-lang-7.0.0-0.x86_64.RHEL5.rpm
error: Failed dependencies:
        /usr/lib64/libgfortran.so.1 is needed by vertica-R-lang-7.0.0-0.x86_64
# ls -lh /usr/lib64 |grep libgfortran
lrwxrwxrwx.  1 root root   20 3月  19 2014 libgfortran.so.3 -> libgfortran.so.3.0.0
-rwxr-xr-x.  1 root root 965K 10月 19 2012 libgfortran.so.3.0.0

# rpm -qa libgfortran
libgfortran-4.4.7-3.el6.x86_64

# yum install compat-libgfortran-41
Loaded plugins: product-id, subscription-manager
This system is not registered to Red Hat Subscription Management. You can use subscription-manager to register.
Setting up Install Process
Resolving Dependencies
--> Running transaction check
---> Package compat-libgfortran-41.x86_64 0:4.1.2-39.el6 will be installed
--> Finished Dependency Resolution

Dependencies Resolved

============================================================================================================================================================
 Package                                        Arch                            Version                                  Repository                    Size
============================================================================================================================================================
Installing:
 compat-libgfortran-41                          x86_64                          4.1.2-39.el6                             ISO                          126 k

Transaction Summary
============================================================================================================================================================
Install       1 Package(s)

Total download size: 126 k
Installed size: 820 k
Is this ok [y/N]: y
Downloading Packages:
Running rpm_check_debug
Running Transaction Test
Transaction Test Succeeded
Running Transaction
  Installing : compat-libgfortran-41-4.1.2-39.el6.x86_64                                                                                                1/1
  Verifying  : compat-libgfortran-41-4.1.2-39.el6.x86_64                                                                                                1/1 

Installed:
  compat-libgfortran-41.x86_64 0:4.1.2-39.el6                                                                                                               

Complete!
# rpm -qa|grep libgfor
libgfortran-4.4.7-3.el6.x86_64
compat-libgfortran-41-4.1.2-39.el6.x86_64

# rpm -ivh vertica-R-lang-7.0.0-0.x86_64.RHEL5.rpm
Preparing...                ########################################### [100%]
   1:vertica-R-lang         ########################################### [100%]

The Vertica R language package has been successfully installed on host vertica2

# ls -lh /usr/lib64/ |grep libgfortran
lrwxrwxrwx   1 root root   20 10月 20 13:54 libgfortran.so.1 -> libgfortran.so.1.0.0
-rwxr-xr-x   1 root root 820K 6月  28 2010 libgfortran.so.1.0.0
lrwxrwxrwx.  1 root root   20 3月  19 2014 libgfortran.so.3 -> libgfortran.so.3.0.0
-rwxr-xr-x.  1 root root 965K 10月 19 2012 libgfortran.so.3.0.0
时间: 2024-10-17 23:33:44

Vertica环境安装R-Lang包提示缺少libgfortran.so.1的相关文章

linux上安装ORACLE_10.2.0提示缺少系统安装包libXp.so.6,调用jdk报错

今天在VWMARE上做了下Linux, oracle 的安装实验, 我系统环境配置: OS:Linux test 2.6.18-8.el5 #1 SMP Fri Jan 26 14:15:21 EST 2007 i686 i686 i386 GNU/Linux Database: 10201_database_linux32.iso 在安装ORACLE软件的时候突然出现如下的错误: [[email protected] database3]$ ./runInstaller Starting Or

Pycharm 通过pip安装numpy包提示缺少visual c++ 14.0解决办法

软件版本信息: python: 3.8.2 , 64位 基于virtualenv创建工程后https://www.cnblogs.com/zhouzhishuai/p/8120335.html,在file/settings/project interpreter中安装numpy时提示缺少visual c++ 14.0,如下图所示. 解决办法: 直接到微软官网下载:Microsoft Build Tools2015https://www.microsoft.com/en-us/download/d

安装win7 进入安装界面后,提示缺少CD DVD U盘驱动的个人解决办法(记一次ASUS U303 用移动硬盘装win7)

安装win7 进入安装界面后,总是提示缺少CD DVD U盘驱动: 1.开机F2进入bios 2.进入advance/usb configuration,设置: Legacy USB Support     auto, XHCI Pre-Boot Mode     smart_auto 3.F10 保存设置后重新按ESC进入安装,如题问题消失.

dynamic2016 crm 安装语言包提示缺少组件报错

当安装dynamic2016 CRM英文语言包安装成功后,在系统切换语言的时候提示如下报错为缺少CRM reporting extensions 插件导致,在CRM的解压安装包如下路径找到对应的执行文件安装这个插件后重新进入到CRM系统选择语言设置后故障消失 C:\Users\Administrator\Desktop\新建文件夹\SrsDataConnector

无法安装R程序包

如题,使用insatll.packages("cluster")安装包时,会出现如下错误提示. Warning: unable to access index for repository https://mirror.lzu.edu.cn/CRAN/src/contrib: cannot open URL 'https://mirror.lzu.edu.cn/CRAN/src/contrib/PACKAGES'Warning: unable to access index for r

U盘安装ubuntu系统时提示缺少组件

解决:用win32diskimager代替ultra iso刻录镜像,安装系统时第一步选择"English",第二部选择"简体中文" 原因:可能是语言支持不完善

xcode打正式包提示缺少icon图标解决方法

报如下错,是说缺少ipad图标 解决方法 如下图创建图标库 打开新建的图标库文件夹中的contents.josn文件,把下面的代码复制到原来的图标库(可以不进行上一步建图标库,手动添加也可以) 然后把图标放进来,删除自己刚创建的图标库.就ok了. 原文地址:https://www.cnblogs.com/xiao-wu-gui/p/12083000.html

node-sass pip 安装报错,提示缺少python2

解决办法参考https://segmentfault.com/a/1190000010984731?utm_source=tag-newest npm uninstall node-sass npm i node-sass --sass_binary_site=https://npm.taobao.org/mirrors/node-sass/ 原文地址:https://www.cnblogs.com/angelica-duhurica/p/12332907.html

安装psutil时提示缺少python.h头文件(作记录)

通过pip或者源码安装psutil,都会提示缺少python.h头文件,错误提示如下: ... psutil/_psutil_common.c:9:20: fatal error: Python.h: No such file or directory #include <Python.h> ^ compilation terminated. error: command 'gcc' failed with exit status 1 ... 出现此错误的原因是没有安装python-devel