Hi, I believe the tests can only be run from an in-place build. Because pkgsrc builds to a build/ directory outside the src/ directory, it is not in-place. To build in-place, use python setup.py build_ext -i --with-cython. You may also have to use --static-deps or --with-xml2-config=<path to config> and --with-xslt-config=<path to config>.
Best, Abe Polk _______________________________________________ lxml - The Python XML Toolkit mailing list -- lxml@python.org To unsubscribe send an email to lxml-le...@python.org https://mail.python.org/mailman3/lists/lxml.python.org/ Member address: arch...@mail-archive.com