search for: xmlnewdocpi

Displaying 4 results from an estimated 4 matches for "xmlnewdocpi".

2006 Sep 27
3
yum libxml2mod
I have a problem using yum. it gives me the following error [root at mail1 src]# yum update yum There was a problem importing one of the Python modules required to run yum. The error leading to this problem was: /usr/lib/python2.3/site-packages/libxml2mod.so: undefined symbol: xmlNewDocPI 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.3.4 (#1, Mar 10 2006, 06:12:09) [GCC 3.4.5 20051201 (Red Hat 3.4.5-2)] If you cannot solve t...
2005 May 11
0
Yum Error on CentOS 4_64 / libexpat Issues
...le "__init__.py", line 33, in ? File "groups.py", line 3, in ? File "comps.py", line 5, in ? File "/usr/lib64/python2.3/site-packages/libxml2.py", line 1, in ? import libxml2mod ImportError: /usr/lib64/python2.3/site-packages/libxml2mod.so: undefined symbol: xmlNewDocPI I had tried downloading all the various libxslt* and libxml2* and python and python-devel rpms and running rpm -Uvh --oldpackage --install *.rpm Nothing seems to work however. Anyone with any ideas? I had a separate issue which may be linked (or not). When running /sbin/ldconfig, t...
2009 Jun 04
2
Problem compiling Wine with Freetype on Ubuntu Hardy 64
I have a problem compiling Wine with Freetype. Not sure what to do: dpkg -i wine*.deb Code: checking for freetype-config... freetype-config checking for -lfreetype... not found configure: error: FreeType development files not found. Fonts will not be built. Dialog text may be invisible or unaligned. Use the --without-freetype option if you really want this. make: *** [config.status] Error 1
2011 May 14
3
Problems building wine 1.3.20 on Mac os x 10.6.7
.... yes checking libxml/xmlsave.h presence... yes checking for libxml/xmlsave.h... yes checking libxml/SAX2.h usability... yes checking libxml/SAX2.h presence... yes checking for libxml/SAX2.h... yes checking for xmlParseMemory in -lxml2... yes checking for xmlReadMemory in -lxml2... yes checking for xmlNewDocPI in -lxml2... yes checking for xmlSchemaSetParserStructuredErrors in -lxml2... yes checking for xmlSchemaSetValidStructuredErrors in -lxml2... yes checking for xmlFirstElementChild in -lxml2... yes checking for xmlDocProperties... yes checking for libxslt/pattern.h... yes checking for libxslt/transf...