Re: [Zopexmlmethods-users] Re: [Zopexmlmethods-users] install problems
Brought to you by:
arielpartners,
philikon
From: Craeg K S. <cs...@ar...> - 2003-05-04 00:51:08
|
We will need more information to help diagnose your problem. What operating system are you running on? Are you sure you have only one installed instance of Python on your system? What version of Python is running? Which version of Zope? Which XSLT library are you using? Which exact version? What about other python support libraries (such as pyxml) What is the exact URL that you type into your browser that results in the anomalous behavior? Given the above information, we can probably find the source of the problem pretty quickly. That having been said, there are improvements in the CVS for how errors are handled/reported. Likely the next point release will at least provide better diagnostics for this. HTH, --Craeg Henny van der Linde wrote: >Hi, > >Still no succes. > >----------------------------------------------------- >1) go through the TUTORIAL step by step and make sure >that the installation is sound. If the very first >example doesn't work, either the TUTORIAL is not clear >enough (documentation bug) or your installation is not >setup correctly. >------------------------------------------------------- >I did exactly as stated in the readme (btw, remeber I had no trouble >installing xmltransform). >What do you mean in the readme: 'ensure that ZopeXmlMethods is registered >to use the particular XSLT-processor you wish....' ' > >-------------------------------------------------------------------- >2) Try executing the tests. If you have ZopeTestCase >installed, you can run the test suite and that will >exercise pretty much everything. >-------------------------------------------------------------------- >I ran the testsuite. Ran 45 tests, Ok. No mention however in the tests of >PyXML. > >I think we must focus on the fact that xmlmethods exits to nearest >index_html without raising an exception. > >Henny > > |