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/
[EMAIL PROTECTED]  | libxml GNOME XML XSLT toolkit  http://xmlsoft.org/
http://veillard.com/ | Rpmfind RPM search engine http://rpmfind.net/
_______________________________________________
xml mailing list, project page  http://xmlsoft.org/
[email protected]
http://mail.gnome.org/mailman/listinfo/xml

Reply via email to