SUSE服务器上安装R语言

参考:

http://blog.sina.com.cn/s/blog_6caea8bf0100zfbu.html


1、解压文件:tar –zvxf R-2.13.2.tar.gz
2、进入R源文件目录:cd R-2.13.2
3、执行./configure命令,提示错误信息为“configure: error: No F77 compiler found”,这个错误是因为没有安装fortran编译器。执行命令zypper se fortran。找到相应的软件源再zypper in 它。再次执行./configure,报错:“configure: error: --with-readline=yes (default) and headers/libs are not available”,执行命令./configure --with-readline=no,继续报错:“configure: error: –with-x=yes (default) and X11 headers/libs are not available”。尝试执行命令./configure --with-readline=no --with-x=no通过,只是会提示警告信息:
configure: WARNING: you cannot build DVI versions of the R manuals
configure: WARNING: you cannot build DVI versions of all the help pages
configure: WARNING: you cannot build info or HTML versions of the R manuals
configure: WARNING: you cannot build PDF versions of the R manuals
configure: WARNING: you cannot build PDF versions of all the help pages
4、make
5、make install
(以下未测试)

 安装成功。进入R命令行界面,可以操作。但是tab自动补全以及上下左右等方向键都无法使用。想着应该是./configure --with-readline=no --with-x=no惹的祸。因此重新安装了一下,这次在执行./configure命令前先执行了命令:
yum install readline-devel(解决错误“ --with-readline=yes (default) and headers/libs are not available”)
yum install libXt-devel(解决错误“–with-x=yes (default) and X11 headers/libs are not available”)
最终安装成功,并且tab自动补全等都有效。


zypper se xxxxx 是搜索软件包
zypper in xxxxx 跟你的apt-get install xxxx等价
zypper rm xxxx  删除
zypper up xxxx 更新软件

  • 0
    点赞
  • 0
    收藏
    觉得还不错? 一键收藏
  • 0
    评论
您的SUSE Linux服务器无法通过SSH登录的问题可能有几个原因。首先,您需要确保静态IP配置正确。您可以通过编辑ifcfg-eth0文件来修改IP地址和子网掩码。同时,您还需要检查路由配置文件以确保默认路由正确设置。接下来,您需要检查SSH服务是否已启动,并且在sshd配置文件中确保PasswordAuthentication和PermitRootLogin选项设置为yes。如果问题仍然存在,可能是由于防火墙的问题。您可以检查防火墙状态并关闭防火墙。请注意,具体的命令可能会因SUSE Linux版本而有所不同。您可以使用service network restart命令重启网络服务,使用service sshd restart命令重启SSH服务。如果问题仍然存在,您可以检查防火墙相关程序并关闭防火墙。请注意,具体的命令可能会因SUSE Linux版本而有所不同。您可以使用rcfirewalld status命令检查防火墙状态,并使用rcfirewalld stop命令关闭防火墙。最后,您可以使用rcSuSEfirewall2 restart命令重启防火墙,使用/etc/init.d/sshd restart命令重启SSH服务。希望这些步骤能够帮助您解决SSH登录问题。\[1\]\[2\] #### 引用[.reference_title] - *1* [SuSE linux安装后无法ssh连接问题解决(附静态IP设置)](https://blog.csdn.net/Kong_bai_r/article/details/129156114)[target="_blank" data-report-click={"spm":"1018.2226.3001.9630","extra":{"utm_source":"vip_chatgpt_common_search_pc_result","utm_medium":"distribute.pc_search_result.none-task-cask-2~all~insert_cask~default-1-null.142^v91^insertT0,239^v3^insert_chatgpt"}} ] [.reference_item] - *2* [开启SUSE Linux的ssh服务 2022_11_25](https://blog.csdn.net/qq_42210767/article/details/128042105)[target="_blank" data-report-click={"spm":"1018.2226.3001.9630","extra":{"utm_source":"vip_chatgpt_common_search_pc_result","utm_medium":"distribute.pc_search_result.none-task-cask-2~all~insert_cask~default-1-null.142^v91^insertT0,239^v3^insert_chatgpt"}} ] [.reference_item] [ .reference_list ]

“相关推荐”对你有帮助么?

  • 非常没帮助
  • 没帮助
  • 一般
  • 有帮助
  • 非常有帮助
提交
评论
添加红包

请填写红包祝福语或标题

红包个数最小为10个

红包金额最低5元

当前余额3.43前往充值 >
需支付:10.00
成就一亿技术人!
领取后你会自动成为博主和红包主的粉丝 规则
hope_wisdom
发出的红包
实付
使用余额支付
点击重新获取
扫码支付
钱包余额 0

抵扣说明:

1.余额是钱包充值的虚拟货币,按照1:1的比例进行支付金额的抵扣。
2.余额无法直接购买下载,可以购买VIP、付费专栏及课程。

余额充值