Re: [xml] 2.6.16 regeression test case



On Fri, Oct 28, 2005 at 03:07:08PM -0700, Jain, Nilesh wrote:
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

  How did the 
    ./configure ; make ; make tests

resulted in ./regressions.py being launched ?

It should not. regression.py is not used for libxml2 regression tests
on Linux. 

Daniel

-- 
Daniel Veillard      | Red Hat http://redhat.com/
veillard redhat com  | libxml GNOME XML XSLT toolkit  http://xmlsoft.org/
http://veillard.com/ | Rpmfind RPM search engine http://rpmfind.net/



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