红联Linux门户
Linux帮助

请问把libxml2删除了,在编译一个新的libxml后yum使用不了,怎么回事呢?

发布时间:2013-05-31 15:58:46来源:红联作者:jjk334
请问把libxml2删除了,在编译一个新的libxml后yum使用不了,怎么回事呢?
新的libxml2安装在/usr/local/libxml2下面
文章评论

共有 3 条评论

  1. 102103100 于 2013-06-20 16:32:10发表:

    学习无止境

  2. 蔺星亮 于 2013-06-06 15:27:01发表:

  3. jjk334 于 2013-05-31 16:33:38发表:

    [root@localhost ~]# yum list
    There was a problem importing one of the Python modules
    required to run yum. The error leading to this problem was:

    libxml2.so.2: cannot open shared object file: No such file or directory

    Please install a package which provides this module, or
    verify that the module is installed correctly.

    It's possible that the above module doesn't match the
    current version of Python, which is:
    2.6.5 (r265:79063, Nov 12 2010, 00:45:29)
    [GCC 4.4.4 20100525 (Red Hat 4.4.4-5)]

    If you cannot solve this problem yourself, please go to
    the yum faq at:
    http://yum.baseurl.org/wiki/Faq
    提示