加入收藏 | 设为首页 | 会员中心 | 我要投稿 李大同 (https://www.lidatong.com.cn/)- 科技、建站、经验、云计算、5G、大数据,站长网!
当前位置: 首页 > 大数据 > 正文

perl: symbol lookup error: /usr/lib64/perl5/auto/XML/LibXML/

发布时间:2020-12-15 21:04:28 所属栏目:大数据 来源:网络整理
导读:perl: symbol lookup error: /usr/lib64/perl5/auto/XML/LibXML/Common/Common.so: undefined symbol: Perl_Tstack_sp_ptr I just ran into this issue again. Last time was on Fedora 9,this time on Fedora 10. This was my solution: 1. Install the mis

perl: symbol lookup error: /usr/lib64/perl5/auto/XML/LibXML/Common/Common.so: undefined symbol: Perl_Tstack_sp_ptr



I just ran into this issue again. Last time was on Fedora 9,this time on Fedora 10. This was my solution:


1. Install the missing perl dependencies from YUM. These were the ones missing from my particular system. Your mileage may vary.

$ yum install perl-XML-LibXML perl-Crypt-SSLeay perl-Class-MethodMaker

2. Rerun the vmware RCLI install process. For some reason just installing the above and rerunning vmware-cmd fails with the same error. So rerun the installer.

$ cd vmware-rcli-distrib
$ sudo ./vmware-install.pl

3. Run vmware-cmd now and it should work



perl Can't locate URI/URL.pm in @INC、IO/Socket/SSL.pm

This is perl,v5.8.8 built for i386-linux-thread-multi perl Can't locate URI/URL.pm in @INC yum -y install perl-libwww-perl Can't locate IO/Socket/SSL.pm yum -y install perl-IO-Socket-SSL

(编辑:李大同)

【声明】本站内容均来自网络,其相关言论仅代表作者个人观点,不代表本站立场。若无意侵犯到您的权利,请及时与联系站长删除相关内容!

    推荐文章
      热点阅读