Login | Register For Free | Help
Search for: (Advanced)

Mailing List Archive: Zope: Dev

Availability of windows binaries for zope.container on Python 2.5

 

 

Zope dev RSS feed   Index | Next | Previous | View Threaded


alecmunro at gmail

May 20, 2009, 11:16 AM

Post #1 of 6 (455 views)
Permalink
Availability of windows binaries for zope.container on Python 2.5

Hi List,

Just trying to install Grok, and as seems to be the tradition, some
package updates have resulted in requiring a Visual Studio compiler to
be installed. In this case, it seems to be zope.container 3.8.2. Is
there a possibility of making a binary for this available?

Thanks,
Alec
_______________________________________________
Zope-Dev maillist - Zope-Dev[at]zope.org
http://mail.zope.org/mailman/listinfo/zope-dev
** No cross posts or HTML encoding! **
(Related lists -
http://mail.zope.org/mailman/listinfo/zope-announce
http://mail.zope.org/mailman/listinfo/zope )


faassen at startifact

May 20, 2009, 11:56 AM

Post #2 of 6 (427 views)
Permalink
Re: Availability of windows binaries for zope.container on Python 2.5 [In reply to]

Hi there,

Alec Munro wrote:
> Just trying to install Grok, and as seems to be the tradition, some
> package updates have resulted in requiring a Visual Studio compiler to
> be installed. In this case, it seems to be zope.container 3.8.2. Is
> there a possibility of making a binary for this available?

Relying on zope.container at this point in time is a bug in Grok, and we
accidentally released it. See the recent discussion on grok-dev.

Regards,

Martijn

_______________________________________________
Zope-Dev maillist - Zope-Dev[at]zope.org
http://mail.zope.org/mailman/listinfo/zope-dev
** No cross posts or HTML encoding! **
(Related lists -
http://mail.zope.org/mailman/listinfo/zope-announce
http://mail.zope.org/mailman/listinfo/zope )


alecmunro at gmail

May 20, 2009, 12:08 PM

Post #3 of 6 (426 views)
Permalink
Re: Availability of windows binaries for zope.container on Python 2.5 [In reply to]

I was just reading that, and am now hunting around on which files
exactly I have to modify to pin down the version to 3.8.1.

Thanks,
Alec

On Wed, May 20, 2009 at 3:56 PM, Martijn Faassen <faassen[at]startifact.com> wrote:
> Hi there,
>
> Alec Munro wrote:
>> Just trying to install Grok, and as seems to be the tradition, some
>> package updates have resulted in requiring a Visual Studio compiler to
>> be installed. In this case, it seems to be zope.container 3.8.2. Is
>> there a possibility of making a binary for this available?
>
> Relying on zope.container at this point in time is a bug in Grok, and we
> accidentally released it. See the recent discussion on grok-dev.
>
> Regards,
>
> Martijn
>
> _______________________________________________
> Zope-Dev maillist  -  Zope-Dev[at]zope.org
> http://mail.zope.org/mailman/listinfo/zope-dev
> **  No cross posts or HTML encoding!  **
> (Related lists -
>  http://mail.zope.org/mailman/listinfo/zope-announce
>  http://mail.zope.org/mailman/listinfo/zope )
>
_______________________________________________
Zope-Dev maillist - Zope-Dev[at]zope.org
http://mail.zope.org/mailman/listinfo/zope-dev
** No cross posts or HTML encoding! **
(Related lists -
http://mail.zope.org/mailman/listinfo/zope-announce
http://mail.zope.org/mailman/listinfo/zope )


faassen at startifact

May 20, 2009, 1:05 PM

Post #4 of 6 (422 views)
Permalink
Re: Availability of windows binaries for zope.container on Python 2.5 [In reply to]

Alec Munro wrote:
> I was just reading that, and am now hunting around on which files
> exactly I have to modify to pin down the version to 3.8.1.

Add a [versions] section to your buildout.cfg:

[versions]
grokcore.view = 3.8.1

This will pull in a fixed grokcore.view that won't pull in
zope.container anymore.

Regards,

Martijn

_______________________________________________
Zope-Dev maillist - Zope-Dev[at]zope.org
http://mail.zope.org/mailman/listinfo/zope-dev
** No cross posts or HTML encoding! **
(Related lists -
http://mail.zope.org/mailman/listinfo/zope-announce
http://mail.zope.org/mailman/listinfo/zope )


uli at gnufix

May 21, 2009, 1:47 AM

Post #5 of 6 (412 views)
Permalink
Re: Availability of windows binaries for zope.container on Python 2.5 [In reply to]

Hi there,

Martijn Faassen wrote:
> Alec Munro wrote:
> > I was just reading that, and am now hunting around on which files
> > exactly I have to modify to pin down the version to 3.8.1.
>
> Add a [versions] section to your buildout.cfg:
>
> [versions]
> grokcore.view = 3.8.1
>
> This will pull in a fixed grokcore.view that won't pull in
> zope.container anymore.

I am sure you meant::

[versions]
grokcore.view = 1.7

Right?

Best regards,

--
Uli
Attachments: signature.asc (0.18 KB)


faassen at startifact

May 21, 2009, 4:49 AM

Post #6 of 6 (403 views)
Permalink
Re: Availability of windows binaries for zope.container on Python 2.5 [In reply to]

Uli Fouquet wrote:
> Martijn Faassen wrote:
>> Alec Munro wrote:
>>> I was just reading that, and am now hunting around on which files
>>> exactly I have to modify to pin down the version to 3.8.1.
>> Add a [versions] section to your buildout.cfg:
>>
>> [versions]
>> grokcore.view = 3.8.1
>>
>> This will pull in a fixed grokcore.view that won't pull in
>> zope.container anymore.
>
> I am sure you meant::
>
> [versions]
> grokcore.view = 1.7
>
> Right?

You're right, I wasn't thinking straight. :)

Regards,

Martijn

_______________________________________________
Zope-Dev maillist - Zope-Dev[at]zope.org
http://mail.zope.org/mailman/listinfo/zope-dev
** No cross posts or HTML encoding! **
(Related lists -
http://mail.zope.org/mailman/listinfo/zope-announce
http://mail.zope.org/mailman/listinfo/zope )

Zope dev RSS feed   Index | Next | Previous | View Threaded
 
 


Interested in having your list archived? Contact lists@gossamer-threads.com
 
  Web Applications & Managed Hosting Powered by Gossamer Threads Inc.