Hi, are all the products releases/upgrades announced on zope-announce ? I'm looking for something like the freshmeat mailing-list. In fact i'm looking for something like the freshmeat site :) I saw very few zope projects on fm and I wonder if I'm looking in the right place to find on-going projects. Are they all listed in zope.org/Products ? -- 'Peace cannot be kept by force; it can only be achieved by undestanding.' (Albert Einstein)
are all the products releases/upgrades announced on zope-announce ? I'm looking for something like the freshmeat mailing-list.
Not universally. It would be more thorough if the zope.org news items were all piped to that list. But I know I've forgotten about zope-announce before.
In fact i'm looking for something like the freshmeat site :) I saw very few zope projects on fm and I wonder if I'm looking in the right place to find on-going projects. Are they all listed in zope.org/Products ?
Most of 'em. Theoretically all of them should have a presence on zope.org. A few are absent or mostly so (LocalFS), and some big ones have their own locations (Plone), and there are other repositories (CMF Collective on SourceForge). But usually you can find at least a pointer on zope.org. Maybe NZO will help this, but who knows? --jcc
I am having problems installing this on the latest zope. I follow the instructions and it just does not appear in the ZMI. Has anyone any experience with this. thanks garry saddington
On Tue, 19 Nov 2002 22:07:23 garry saddington asked the Zope mailinglist about the following: gs> I am having problems installing this on the latest zope. I follow the gs> instructions and it just does not appear in the ZMI. Has anyone any gs> experience with this. gs> thanks Have you built the xml parsers needed ? I had severe trouble with this (i am not much of a unix sysadmin..), but after a lot of hassle i discovered that when i built the parsers, the libraries ended up in lib/python21 instead of lib/python. This might be obvious to people with even the slightest experience with linux adminning for all i know, but it took me a long time to notice.. When i moved the "xml" directory to lib/python, everythong worked as a charm :) -- Geir Bækholt
garry saddington wrote at 2002-11-19 22:07 +0000:
I am having problems installing this on the latest zope. I follow the instructions and it just does not appear in the ZMI. Has anyone any experience with this.
Activate Zope logging (--> doc/LOGGING.txt). Look in the log file. Dieter
From what I can see when zope does not load XMLwidgets and parsedXML it complains about not being able to find things called 'expat' and 'expatDOM'. Does anyone know where thses come from. I have failed on a Suse and a Redhat platform both supposedly having pyXML installed. regards garry
garry saddington wrote at 2002-11-21 12:54 +0000:
From what I can see when zope does not load XMLwidgets and parsedXML it complains about not being able to find things called 'expat' and 'expatDOM'. Does anyone know where thses come from. I have failed on a Suse and a Redhat platform both supposedly having pyXML installed.
There are probably several sources. One is "PyXML". You find it on SourceForge or via "www.python.org --> SIGs --> XML-SIG". Dieter
participants (5)
-
Dieter Maurer -
garry saddington -
Geir Bækholt -
J Cameron Cooper -
Sébastien Georget