Re: Re: [Zopexmlmethods-users] Re: [Zopexmlmethods-users] install problems
Brought to you by:
arielpartners,
philikon
From: Henny v. d. L. <li...@in...> - 2003-06-12 14:24:34
|
Craeg, ----- Original Message ----- From: "Craeg Strong" <cs...@ar...> To: <li...@in...>; "Craeg K Strong" <cs...@ar...> Cc: "ZopeXMLmeth" <zop...@li...> Sent: Saturday, May 24, 2003 1:08 AM Subject: Re: Re: [Zopexmlmethods-users] Re: [Zopexmlmethods-users] install problems > > Are you sure you have only one installed instance of Python on your > system? > > I have two, one standalone 2.1.2 and the Zope python. The standalone is not > in the path. The Zope one is. > This didn't cause problems before. It worked perfectly with XML-transform > and the Win installers of 4suite and pyxml. > 4suite installer won't even install without a python entry in the registry. > The Zope python isn't in the registry it seems. My guess is that is the culprit. Somehow the 4suite libraries got installed into the wrong python instance. It sounds like the Zope/python instance is not adding itself to the windows registry, and the 4suite and pyxml installations require an instance to be in the registry. That is bad. One possibility is to install zope, then REMOVE the python installation from zope. That way, you are guaranteed that every piece of the system (4suite, pyxml, zope) will use the same installation of python, namely the standalone one. ------------------------------------------------------------------ I tried everything, uninstalling the standalone Python, registering the Zope Python (a script I found on the PIL site), forcing Zope to use the standalone Python.. I tried installing/using Pyana. Same problems. Then I installed a fresh Zope 2.5.0 on my other XP machine. Same result. And then........ I installed Zope 2.6.1. on the XP machine (after removing the 2.5.0) with Pyana and it WORKED. So it has something to do with Zope 2.5.0. It just won't work with Zope 2.5.0. Can you shed any light on this. Using 2.6.1 isn't an option for me at the moment. I have to implement an xml document repository on a Zope 2.5.0 installation. There are several large projects on this server (wich is not our own server), we can't take the risk of upgrading now. So please help!!! I can't do this project without XML-methods (I already started in March with XML-transform) and there is no 'plan B'. Regards Henny van der Linde |