This is the mail archive of the cygwin-apps@cygwin.com mailing list for the Cygwin project.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]
Other format: [Raw text]

Re: please update libXML (undefined references)


Hallo Gerrit,

Another problem comes up:

$ python pytest.py
Traceback (most recent call last):
  File "pytest.py", line 1, in ?
    import libxml2;
  File "/usr/lib/python2.2/site-packages/libxml2.py", line 1, in ?
    import libxml2mod
ImportError: No module named libxml2mod

$ ls /usr/lib/python2.2/site-packages/
README*          libxml2.py   libxml2mod.a       libxml2mod.la*
cygxml2mod.dll*  libxml2.pyc  libxml2mod.dll.a*

Libtool names the module 'cygxml2mod.dll' and the common name is
'libxml2mod.dll'.


Gerrit
-- 
"All faults& bugs are mine - Robert"
    from squid/acinclude.m4,   Sun Apr 21 05:21:21 2002


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]