[Zope] ZopeXMLMethods installation woes

Dieter Maurer dieter at handshake.de
Fri Nov 26 14:10:25 EST 2004


Ken Ara wrote at 2004-11-25 15:26 -0800:
> ...
>Well, I guess you are right, so let's get started..
>Install ZopeTestCase to complete install of
>ZopeXMLMethods.
> ...
>ken> /usr/local/www/Zope/bin/python
>/usr/local/www/Zope/Products/ZopeXMLMethods/tests/alltests.py
>Unable to locate Testing package

Are you sure, "ZopeXMLMethods" is designed for "ZopeTestCase" testing?
In this case, you would see a "framework.py" file in the
folder containing the tests.

>But Testing is in my SOFTWARE_HOME, at
>/usr/local/www/Zope/lib/python/Testing

Maybe, you add ".../lib/python" to your PythonPath before
you start the test.

>This proves there is something basic I don't
>understand. Please, what is it?

I do not know. I have never used "ZopeXMLMethods" (nor seen it).

I would approach your problem by searching the sources
for your error message ("no ... XSLT processor ...")
and look around how the list of available XSLT processors is
determined.

-- 
Dieter


More information about the Zope mailing list