Re: [xml] 2.6.16 regeression test case



On Fri, 2005-10-28 at 17:38 -0400, Daniel Veillard wrote:
On Fri, Oct 28, 2005 at 02:10:40PM -0700, Jain, Nilesh wrote:
Can someone help me to run 2.6.16 regression test case... I see one
regression.py but getting error which says missing libxml2 module.. 

  ./configure ; make ; make tests 

  should work. It was working in my setup.

You may have to add some of the directories to the generated
shared libraries to PYTHONPATH env variable.

I did that, it builds all the test* files, but when try to run
regression.py it gives me following error. set the PYTHONPATH also.

Traceback (most recent call last):
  File "./regressions.py", line 4, in ?
    import libxml2
ImportError: No module named libxml2

Thanks,
Nilesh



[Date Prev][Date Next]   [Thread Prev][Thread Next]   [Thread Index] [Date Index] [Author Index]