[Zope] zc.buildout and zope2 instance

2009-07-16 Thread Jonas Andriunaitis
Hello! Do you know how to install third party packages to zope2.12 instance using zc.buildout? Instance is created separatly using plone make instance recipe. -- Grüße, Jonas ___ Zope maillist - Zope@zope.org http://mail.zope.org/mailman/listinfo/zo

Re: [Zope] zc.buildout and zope2 instance

2009-07-16 Thread Andreas Jung
On 16.07.09 18:40, Jonas Andriunaitis wrote: > Hello! > > Do you know how to install third party packages to zope2.12 instance using > zc.buildout? Instance is created separatly using plone make instance recipe. > By adding the related package to the buildout configuration used for building you

[Zope] zc.recipe.egg

2009-07-16 Thread Jonas
Hallo, Can somebody tell me what is the purpose of zc.recipe.egg. It just puts eggs in eggs directory from servers or it does a bit more??? -- Grüße, Jonas ___ Zope maillist - Zope@zope.org http://mail.zope.org/mailman/listinfo/zope ** No cross po

Re: [Zope] Trying to install Zope2-2.12.0b2 on Windows - Progess Report

2009-07-16 Thread martin.gfeller
Dear all I've managed to install it, largely thanks to the hint from Andreas Jung. > I haven't got a C compiler installed - I assumed the purpose of the Zope > Windows egg was that > I wouldn't need to compile? I found all the required packages on PyPI - but in two cases, the latest version

Re: [Zope] ZSyncer fails to do authenticate under Zope 2.11

2009-07-16 Thread Paul Winkler
Nobody (including me) is maintaining ZSyncer at all. I'll take this opportunity to once again call for volunteers to take up the reins... anybody care enough about ZSyncer to maintain it? - Paul On Wed, Jul 15, 2009 at 06:01:58PM -0700, Dennis Allison wrote: > I am getting 401 errors with ZSync

Re: [Zope] Trying to install Zope2-2.12.0b2 on Windows - Progess Report

2009-07-16 Thread Andreas Jung
On 16.07.09 15:58, martin.gfel...@comit.ch wrote: > Dear all > > I've managed to install it, largely thanks to the hint from Andreas Jung. > > >> I haven't got a C compiler installed - I assumed the purpose of the Zope >> Windows egg was that >> I wouldn't need to compile? >> > I found a

Re: [Zope] zc.recipe.egg

2009-07-16 Thread Baiju M
On Fri, Jul 17, 2009 at 12:58 AM, Jonas wrote: > Hallo, > > Can somebody tell me what is the purpose of zc.recipe.egg. It just puts eggs > in > eggs directory from servers or it does a bit more??? May be you are looking for this: http://pypi.python.org/pypi/zc.recipe.egg -- Baiju M _

Re: [Zope] zc.recipe.egg

2009-07-16 Thread Baiju M
On Fri, Jul 17, 2009 at 2:41 AM, Jonas wrote: > On Thursday 16 July 2009 11:04:13 Baiju M wrote: >> On Fri, Jul 17, 2009 at 12:58 AM, Jonas wrote: >> > Hallo, >> > >> > Can somebody tell me what is the purpose of zc.recipe.egg. It just puts >> > eggs in eggs directory from servers or it does a bit

Re: [Zope] ZSyncer fails to do authenticate under Zope 2.11

2009-07-16 Thread Paul Winkler
No, sorry, I have never tried to run it with Zope later than 2.9 and I have zero time to experiment with it. - PW On Thu, Jul 16, 2009 at 09:26:20AM -0600, Dennis Allison wrote: > Pleas for assistance aside, any ideas as to what might be broken? We depend > upon this Product in our development p

Re: [Zope] ZSyncer fails to do authenticate under Zope 2.11

2009-07-16 Thread Daryl Daly
> Date: Wed, 15 Jul 2009 18:01:58 -0700 (PDT) > From: Dennis Allison > I am getting 401 errors with ZSyncer-0.7.1 using a configuration which > worked with Zope 2.9 and an earler version of the ZSyncer product. Both > use Python 2.4. Has anyone seen this problem? Can you recommend a fix? > Is