linux 中非root用户安装R:configure: WARNING: you cannot build info or HTML versions of the R manuals

 

001、问题:configure: WARNING: you cannot build info or HTML versions of the R manuals

 

 

002、解决方法

[root@PC1 pcre2-10.37]# whoami
root
[root@PC1 pcre2-10.37]# yum install texinfo

 

 

003、测试

[liujiaxin01@PC1 R-4.2.2]$ ./configure --prefix=/home/liujiaxin01/r_test

 

posted @ 2023-01-13 23:47  小鲨鱼2018  阅读(372)  评论(0编辑  收藏  举报