当前位置:网站首页 > 编程语言 > 正文

lxml安装失败(libxml2安装)



install的时候就 # make install make install-recursive make[1]: Entering directory `/root/libxml2-2.9.0' Making install in include make[2]: Entering directory `/root/libxml2-2.9.0/include' Making install in libxml make[3]: Entering directory `/root/libxml2-2.9.0/include/libxml' make[4]: Entering directory `/root/libxml2-2.9.0/include/libxml' make[4]: Nothing to be done for `install-exec-am'. test -z "/usr/local/include/libxml2/libxml" || /bin/mkdir -p "/usr/local/include/libxml2/libxml" /usr/bin/install -c -m 644 SAX.h entities.h encoding.h parser.h parserInternals.h xmlerror.h HTMLparser.h HTMLtree.h debugXML.h tree.h list.h hash.h xpath.h xpathInternals.h xpointer.h xinclude.h xmlIO.h xmlmemory.h nanohttp.h nanoftp.h uri.h valid.h xlink.h xmlversion.h DOCBparser.h catalog.h threads.h globals.h c14n.h xmlautomata.h xmlregexp.h xmlmodule.h xmlschemas.h schemasInternals.h xmlschemastypes.h xmlstring.h xmlunicode.h xmlreader.h relaxng.h dict.h '/usr/local/include/libxml2/libxml' /usr/bin/install -c -m 644 SAX2.h xmlexports.h xmlwriter.h chvalid.h pattern.h xmlsave.h schematron.h '/usr/local/include/libxml2/libxml' make[4]: Leaving directory `/root/libxml2-2.9.0/include/libxml' make[3]: Leaving directory `/root/libxml2-2.9.0/include/libxml' make[3]: Entering directory `/root/libxml2-2.9.0/include' make[4]: Entering directory `/root/libxml2-2.9.0/include' make[4]: Nothing to be done for `install-exec-am'. make[4]: Nothing to be done for `install-data-am'. make[4]: Leaving directory `/root/libxml2-2.9.0/include' make[3]: Leaving directory `/root/libxml2-2.9.0/include' make[2]: Leaving directory `/root/libxml2-2.9.0/include' Making install in . make[2]: Entering directory `/root/libxml2-2.9.0' make[3]: Entering directory `/root/libxml2-2.9.0' test -z "/usr/local/lib" || /bin/mkdir -p "/usr/local/lib" /bin/sh https://bbs.csdn.net/topics/libtool --mode=install /usr/bin/install -c libxml2.la '/usr/local/lib' libtool: install: /usr/bin/install -c .libs/libxml2.so.2.9.0 /usr/local/lib/libxml2.so.2.9.0 libtool: install: (cd /usr/local/lib && { ln -s -f libxml2.so.2.9.0 libxml2.so.2 || { rm -f libxml2.so.2 && ln -s libxml2.so.2.9.0 libxml2.so.2; }; }) libtool: install: (cd /usr/local/lib && { ln -s -f libxml2.so.2.9.0 libxml2.so || { rm -f libxml2.so && ln -s libxml2.so.2.9.0 libxml2.so; }; }) libtool: install: /usr/bin/install -c .libs/libxml2.lai /usr/local/lib/libxml2.la libtool: install: /usr/bin/install -c .libs/libxml2.a /usr/local/lib/libxml2.a libtool: install: chmod 644 /usr/local/lib/libxml2.a libtool: install: ranlib /usr/local/lib/libxml2.a libtool: finish: PATH="/usr/local/sbin:/usr/local/bin:/sbin:/bin:/usr/sbin:/usr/bin:/root/bin:/sbin" ldconfig -n /usr/local/lib ---------------------------------------------------------------------- Libraries have been installed in: /usr/local/lib If you ever happen to want to link against installed libraries in a given directory, LIBDIR, you must either use libtool, and specify the full pathname of the library, or use the `-LLIBDIR' flag during linking and do at least one of the following: - add LIBDIR to the `LD_LIBRARY_PATH' environment variable during execution - add LIBDIR to the `LD_RUN_PATH' environment variable during linking - use the `-Wl,-rpath -Wl,LIBDIR' linker flag - have your system administrator add LIBDIR to `/etc/ld.so.conf' See any operating system documentation about shared libraries for more information, such as the ld(1) and ld.so(8) manual pages. ---------------------------------------------------------------------- test -z "/usr/local/bin" || /bin/mkdir -p "/usr/local/bin" /bin/sh https://bbs.csdn.net/topics/libtool --mode=install /usr/bin/install -c xmllint xmlcatalog '/usr/local/bin' libtool: install: /usr/bin/install -c .libs/xmllint /usr/local/bin/xmllint libtool: install: /usr/bin/install -c .libs/xmlcatalog /usr/local/bin/xmlcatalog test -z "/usr/local/bin" || /bin/mkdir -p "/usr/local/bin" /usr/bin/install -c xml2-config '/usr/local/bin' test -z "/usr/local/lib" || /bin/mkdir -p "/usr/local/lib" /usr/bin/install -c -m 644 xml2Conf.sh '/usr/local/lib' /bin/mkdir -p /usr/local/share/doc/libxml2-2.9.0 /usr/bin/install -c -m 0644 https://bbs.csdn.net/topics/Copyright /usr/local/share/doc/libxml2-2.9.0 /bin/mkdir -p /usr/local/share/doc/libxml2-2.9.0/examples /usr/bin/install -c -m 0644 https://bbs.csdn.net/topics/xmllint.c /usr/local/share/doc/libxml2-2.9.0/examples /usr/bin/install -c -m 0644 https://bbs.csdn.net/topics/testSAX.c /usr/local/share/doc/libxml2-2.9.0/examples /usr/bin/install -c -m 0644 https://bbs.csdn.net/topics/testHTML.c /usr/local/share/doc/libxml2-2.9.0/examples /usr/bin/install -c -m 0644 https://bbs.csdn.net/topics/testXPath.c /usr/local/share/doc/libxml2-2.9.0/examples test -z "/usr/local/share/aclocal" || /bin/mkdir -p "/usr/local/share/aclocal" /usr/bin/install -c -m 644 libxml.m4 '/usr/local/share/aclocal' test -z "/usr/local/share/man/man1" || /bin/mkdir -p "/usr/local/share/man/man1" /usr/bin/install -c -m 644 xml2-config.1 '/usr/local/share/man/man1' test -z "/usr/local/share/man/man3" || /bin/mkdir -p "/usr/local/share/man/man3" /usr/bin/install -c -m 644 libxml.3 '/usr/local/share/man/man3' test -z "/usr/local/lib/pkgconfig" || /bin/mkdir -p "/usr/local/lib/pkgconfig" /usr/bin/install -c -m 644 libxml-2.0.pc '/usr/local/lib/pkgconfig' make[3]: Leaving directory `/root/libxml2-2.9.0' make[2]: Leaving directory `/root/libxml2-2.9.0' Making install in doc make[2]: Entering directory `/root/libxml2-2.9.0/doc' Making install in . make[3]: Entering directory `/root/libxml2-2.9.0/doc' make[4]: Entering directory `/root/libxml2-2.9.0/doc' make[4]: Nothing to be done for `install-exec-am'. /bin/mkdir -p /usr/local/share/doc/libxml2-2.9.0/html /usr/bin/install -c -m 0644 https://bbs.csdn.net/topics/xml.html https://bbs.csdn.net/topics/encoding.html https://bbs.csdn.net/topics/FAQ.html https://bbs.csdn.net/topics/structure.gif https://bbs.csdn.net/topics/DOM.gif https://bbs.csdn.net/topics/smallfootonly.gif https://bbs.csdn.net/topics/redhat.gif https://bbs.csdn.net/topics/libxml.gif https://bbs.csdn.net/topics/w3c.png https://bbs.csdn.net/topics/Libxml2-Logo-180x168.gif https://bbs.csdn.net/topics/Libxml2-Logo-90x34.gif /usr/local/share/doc/libxml2-2.9.0/html /bin/mkdir -p /usr/local/share/doc/libxml2-2.9.0/html/html /usr/bin/install -c -m 0644 https://bbs.csdn.net/topics/html/*.html /usr/local/share/doc/libxml2-2.9.0/html/html /usr/bin/install -c -m 0644 https://bbs.csdn.net/topics/html/*.png /usr/local/share/doc/libxml2-2.9.0/html/html /bin/mkdir -p /usr/local/share/doc/libxml2-2.9.0/html/tutorial /usr/bin/install -c -m 0644 https://bbs.csdn.net/topics/tutorial/*.* /usr/local/share/doc/libxml2-2.9.0/html/tutorial /bin/mkdir -p /usr/local/share/doc/libxml2-2.9.0/html/tutorial/images /usr/bin/install -c -m 0644 https://bbs.csdn.net/topics/tutorial/images/*.* /usr/local/share/doc/libxml2-2.9.0/html/tutorial/images /bin/mkdir -p /usr/local/share/doc/libxml2-2.9.0/html/tutorial/images/callouts /usr/bin/install -c -m 0644 https://bbs.csdn.net/topics/tutorial/images/callouts/*.* /usr/local/share/doc/libxml2-2.9.0/html/tutorial/images/callouts test -z "/usr/local/share/man/man1" || /bin/mkdir -p "/usr/local/share/man/man1" /usr/bin/install -c -m 644 xmllint.1 xmlcatalog.1 '/usr/local/share/man/man1' make[4]: Leaving directory `/root/libxml2-2.9.0/doc' make[3]: Leaving directory `/root/libxml2-2.9.0/doc' Making install in devhelp make[3]: Entering directory `/root/libxml2-2.9.0/doc/devhelp' make[4]: Entering directory `/root/libxml2-2.9.0/doc/devhelp' make[4]: Nothing to be done for `install-exec-am'. test -z "/usr/local/share/gtk-doc/html/libxml2" || /bin/mkdir -p "/usr/local/share/gtk-doc/html/libxml2" /usr/bin/install -c -m 644 libxml2.devhelp general.html index.html libxml2-c14n.html libxml2-catalog.html libxml2-chvalid.html libxml2-debugXML.html libxml2-dict.html libxml2-DOCBparser.html libxml2-encoding.html libxml2-entities.html libxml2-globals.html libxml2-hash.html libxml2-HTMLparser.html libxml2-HTMLtree.html libxml2-list.html libxml2-nanoftp.html libxml2-nanohttp.html libxml2-parser.html libxml2-parserInternals.html libxml2-pattern.html libxml2-relaxng.html libxml2-SAX2.html libxml2-SAX.html libxml2-schemasInternals.html libxml2-schematron.html libxml2-threads.html libxml2-tree.html libxml2-uri.html libxml2-valid.html libxml2-xinclude.html libxml2-xlink.html libxml2-xmlautomata.html libxml2-xmlerror.html libxml2-xmlexports.html libxml2-xmlIO.html libxml2-xmlmemory.html libxml2-xmlmodule.html libxml2-xmlreader.html libxml2-xmlregexp.html '/usr/local/share/gtk-doc/html/libxml2' /usr/bin/install -c -m 644 libxml2-xmlsave.html libxml2-xmlschemas.html libxml2-xmlschemastypes.html libxml2-xmlstring.html libxml2-xmlunicode.html libxml2-xmlversion.html libxml2-xmlwriter.html libxml2-xpath.html libxml2-xpathInternals.html libxml2-xpointer.html home.png left.png right.png up.png style.css '/usr/local/share/gtk-doc/html/libxml2' make[4]: Leaving directory `/root/libxml2-2.9.0/doc/devhelp' make[3]: Leaving directory `/root/libxml2-2.9.0/doc/devhelp' Making install in examples make[3]: Entering directory `/root/libxml2-2.9.0/doc/examples' make[4]: Entering directory `/root/libxml2-2.9.0/doc/examples' make[4]: Nothing to be done for `install-exec-am'. /bin/mkdir -p /usr/local/share/doc/libxml2-2.9.0/html /usr/bin/install -c -m 0644 https://bbs.csdn.net/topics/*.html https://bbs.csdn.net/topics/*.c https://bbs.csdn.net/topics/*.xml https://bbs.csdn.net/topics/*.xsl https://bbs.csdn.net/topics/*.res /usr/local/share/doc/libxml2-2.9.0/html make[4]: Leaving directory `/root/libxml2-2.9.0/doc/examples' make[3]: Leaving directory `/root/libxml2-2.9.0/doc/examples' make[2]: Leaving directory `/root/libxml2-2.9.0/doc' Making install in example make[2]: Entering directory `/root/libxml2-2.9.0/example' make[3]: Entering directory `/root/libxml2-2.9.0/example' make[3]: Nothing to be done for `install-exec-am'. make[3]: Nothing to be done for `install-data-am'. make[3]: Leaving directory `/root/libxml2-2.9.0/example' make[2]: Leaving directory `/root/libxml2-2.9.0/example' Making install in xstc make[2]: Entering directory `/root/libxml2-2.9.0/xstc' make[3]: Entering directory `/root/libxml2-2.9.0/xstc' make[3]: Nothing to be done for `install-exec-am'. make[3]: Nothing to be done for `install-data-am'. make[3]: Leaving directory `/root/libxml2-2.9.0/xstc' make[2]: Leaving directory `/root/libxml2-2.9.0/xstc' make[1]: Leaving directory `/root/libxml2-2.9.0' 安装就如上了……小弟linux菜鸟 大手救命呀TAT到此这篇lxml安装失败(libxml2安装)的文章就 介绍到这了,更多相关 内容请继续浏览下面的相关 推荐文章,希望大家都能在 编程的领域有一番成就!

版权声明


相关文章:

  • nfe材质是什么意思(ndfe35是什么材料)2026-04-29 13:18:07
  • 程序员入门(程序员入门应该从哪里开始)2026-04-29 13:18:07
  • 虚拟usb怎么设置方法(虚拟usb怎么设置方法手机)2026-04-29 13:18:07
  • alissa英文名寓意(alyssa英文名寓意)2026-04-29 13:18:07
  • 破解wifi字典包25g(wifi字典破密码成功率)2026-04-29 13:18:07
  • 制作u盘启动盘的步骤(制作u盘启动盘步骤 雨林木风)2026-04-29 13:18:07
  • 圈一圈填一填算一算三年级(圈一圈算一算图解三年级乘法)2026-04-29 13:18:07
  • 制作启动盘的u盘怎么恢复u盘空间大小(u盘制作启动盘后如何恢复原来的样子)2026-04-29 13:18:07
  • git怎么用命令行安装(命令行git下载文件)2026-04-29 13:18:07
  • libpng编译(libtiff编译)2026-04-29 13:18:07
  • 全屏图片