Installing the Managment product for RSS Channels
Hello, I have tried to install the RSS Channels product found at: http://www.zope.org/Members/TheJester/ChannelTag I seems very useful. (I want to add Slashdot news to my portal *S*S*S*) Well .. there's only one problem. The product won't go into Zope :-( I have untared the tarball into the Products directory. When I try to restart Zope it tells me that I need a xmlsax module. Hmm .. where do I find this module ? I have tried a search on the zope.org site but found nothing. Anyone else using this product ? Regards, Gitte Wange
xmlsax is part of python 2.1 so if you upgrade to zope 2.4, you should be ok. Cheers. -- Andy McKay. ----- Original Message ----- From: "Gitte Wange" <gitte@mmmanager.org> To: <zope@zope.org> Sent: Thursday, July 05, 2001 2:24 PM Subject: [Zope] Installing the Managment product for RSS Channels
Hello,
I have tried to install the RSS Channels product found at: http://www.zope.org/Members/TheJester/ChannelTag
I seems very useful. (I want to add Slashdot news to my portal *S*S*S*)
Well .. there's only one problem. The product won't go into Zope :-(
I have untared the tarball into the Products directory. When I try to restart Zope it tells me that I need a xmlsax module.
Hmm .. where do I find this module ?
I have tried a search on the zope.org site but found nothing.
Anyone else using this product ?
Regards, Gitte Wange
_______________________________________________ Zope maillist - Zope@zope.org http://lists.zope.org/mailman/listinfo/zope ** No cross posts or HTML encoding! ** (Related lists - http://lists.zope.org/mailman/listinfo/zope-announce http://lists.zope.org/mailman/listinfo/zope-dev )
Okay ... now here's one of the "stupid" questions (sorry guys) Will Zope 2.3.2 work with python 2.1 ?? Just asking before I try it .. Btw. how long before 2.4 becomes stable ? Regards, Gitte At 14:22 05-07-2001 -0700, Andy McKay wrote:
xmlsax is part of python 2.1 so if you upgrade to zope 2.4, you should be ok.
Cheers. -- Andy McKay.
----- Original Message ----- From: "Gitte Wange" <gitte@mmmanager.org> To: <zope@zope.org> Sent: Thursday, July 05, 2001 2:24 PM Subject: [Zope] Installing the Managment product for RSS Channels
Hello,
I have tried to install the RSS Channels product found at: http://www.zope.org/Members/TheJester/ChannelTag
I seems very useful. (I want to add Slashdot news to my portal *S*S*S*)
Well .. there's only one problem. The product won't go into Zope :-(
I have untared the tarball into the Products directory. When I try to restart Zope it tells me that I need a xmlsax module.
Hmm .. where do I find this module ?
I have tried a search on the zope.org site but found nothing.
Anyone else using this product ?
Regards, Gitte Wange
_______________________________________________ Zope maillist - Zope@zope.org http://lists.zope.org/mailman/listinfo/zope ** No cross posts or HTML encoding! ** (Related lists - http://lists.zope.org/mailman/listinfo/zope-announce http://lists.zope.org/mailman/listinfo/zope-dev )
On Thursday 05 July 2001 14:34, Gitte Wange wrote:
Okay ... now here's one of the "stupid" questions (sorry guys)
Will Zope 2.3.2 work with python 2.1 ??
Just asking before I try it ..
Btw. how long before 2.4 becomes stable ?
Regards, Gitte
At 14:22 05-07-2001 -0700, Andy McKay wrote:
xmlsax is part of python 2.1 so if you upgrade to zope 2.4, you should be ok.
umm.. the much easier route is to just install the pyxml package from pyxml.sourceforge.net cheers kapil
On Thursday 05 July 2001 22:17, you wrote:
On Thursday 05 July 2001 14:34, Gitte Wange wrote:
Okay ... now here's one of the "stupid" questions (sorry guys)
Will Zope 2.3.2 work with python 2.1 ??
Just asking before I try it ..
Btw. how long before 2.4 becomes stable ?
Regards, Gitte
At 14:22 05-07-2001 -0700, Andy McKay wrote:
xmlsax is part of python 2.1 so if you upgrade to zope 2.4, you should be ok.
umm.. the much easier route is to just install the pyxml package from pyxml.sourceforge.net
cheers
kapil
Hmmm ... I just tried this. But I get this error when starting Zope: 2001-07-16T11:43:52 ERROR(200) Zope Couldn't import Products.ChannelTag Traceback (innermost last): File /usr/local/Zope-2.3.2-linux2-x86/lib/python/OFS/Application.py, line 528, in import_products (Object: string) File /usr/local/Zope-2.3.2-linux2-x86/lib/python/Products/ChannelTag/__init__.py, line 25, in ? File /usr/local/Zope-2.3.2-linux2-x86/lib/python/Products/ChannelTag/ChannelManagement.py, line 51, in ? File /usr/local/Zope-2.3.2-linux2-x86/lib/python/Products/ChannelTag/Channel.py, line 59, in ? ImportError: No module named xml.sax Any suggestions ? Regards, -- Gitte Wange Jensen Sys Admin, Developer and a lot more MMmanager.org Aps, Denmark Phone: +45 29 72 79 72 Email: gitte@mmmanager.org Web: www.mmmanager.org Quote of the day: Ok, the guy who made the netfilter Makefile was probably on some really interesting and probably highly illegal drugs when he wrote it. - Linus Torvalds
Okay ... now here's one of the "stupid" questions (sorry guys)
Will Zope 2.3.2 work with python 2.1 ??
Just asking before I try it ..
Depends on whom you ask. Do a quick rummage through the archives and you will find a lot of different opinions, the general answer is yes.
Btw. how long before 2.4 becomes stable ?
Real soon now, I think. Cheers. -- Andy McKay.
On Thu, 5 Jul 2001, Gitte Wange wrote:
Will Zope 2.3.2 work with python 2.1 ??
Some components of Zope 2.3 have troubles with Python 2.1. ZCatalog, most notable. Oleg. ---- Oleg Broytmann http://www.zope.org/Members/phd/ phd@phd.pp.ru Programmers don't die, they just GOSUB without RETURN.
participants (4)
-
Andy McKay -
ender -
Gitte Wange -
Oleg Broytmann