Displaying 3 results from an estimated 3 matches for "libxml2mod".
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 H...
2013 Apr 29
1
Java client error on Windows 7 64 bit for Libvirt on KVM
...]: Leaving directory `/src/libxml2/libxml2-2.9.0-0/python/tests'
make[3]: Leaving directory `/src/libxml2/libxml2-2.9.0-0/python'
make[2]: Leaving directory `/src/libxml2/libxml2-2.9.0-0/python'
make[1]: Leaving directory `/src/libxml2/libxml2-2.9.0-0'
+ cp /python/Lib/site-packages/libxml2mod.dll /python/DLLs/libxml2mod.pyd
cp: cannot stat `/python/Lib/site-packages/libxml2mod.dll': No such file or dire
ctory
>>>>>>>>>>>>>>>>>>
Do you know how this error could be resolved? All help will be greatly appreciated.
Thank you.
2005 May 11
0
Yum Error on CentOS 4_64 / libexpat Issues
...import yummain
File "/usr/share/yum-cli/yummain.py", line 23, in ?
import yum
File "__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 idea...