Re: severe CSS and JS problems with ZMS latest

"Diez B. Roggisch" <[email protected]> Tue, 1 Feb 2011 01:05:43 +0100
Newsgroups gmane.comp.cms.zms.devel
Message-ID <[email protected]>
Am 31.01.2011 um 12:06 schrieb Niels Dettenbach:

> Am Montag 31 Januar 2011, 11:21:35 schrieben Sie:
>> That means you invoked the same command the first and the second  
>> time.
>> Something else must have been the difference between your buggy ZMS  
>> the
>> first time and a smoothly running ZMS the second time.
>
> ack,
>
> just for completion:
>
> Tried current python 2.7 + current Zope 2.13.2 + current ZMS latest
> (2.13.0c1.1337 / from today) on
>
> - Linux (Gentoo)
> - NetBSD
> - FreeBSD
>
> today with success again (virtualenv + easy_install way).
>
> (Not) using -i makes no difference (as stated here).

Did you give the --no-site-packages option? That could explain the  
results, as it might be that one of the dependencies is already  
present in your system.

Diez