Re: [Zope-dev] Zope-2.3.3 & Python 2.1.3 ? possible or mission impossible
Don't use 2.1.3 because Zope 2.3 is not supported to run under Python 2.X. Use Python 1.5.2 instead. -aj P.S. and take care with the use of digitial IDs. E.g. Outlook Express refused to reply to this message without valid digital IDs (so this reply goes only to the list and not as CC: to you) ----- Original Message ----- From: "Dirk Datzert" <Dirk.Datzert@rasselstein-hoesch.de> To: <zope-dev@zope.org> Sent: Thursday, April 25, 2002 03:57 Subject: [Zope-dev] Zope-2.3.3 & Python 2.1.3 ? possible or mission impossible Hi all, I currently need to build Zope-2.3.3. yeah this is not the latest stable one. I have to build it with Python 2.1.3. Is this possible ? I got and traceback on 'python wo_pcgi.py' Traceback (most recent call last): File "/usr/src/packages/BUILD/Zope-2.3.3-src/w_pcgi.py", line 111, in ? if __name__=='__main__': main(sys.argv[0]) File "/usr/src/packages/BUILD/Zope-2.3.3-src/w_pcgi.py", line 109, in main import wo_pcgi; wo_pcgi.main(me) File "/usr/src/packages/BUILD/Zope-2.3.3-src/wo_pcgi.py", line 104, in main import build_extensions File "/usr/src/packages/BUILD/Zope-2.3.3-src/inst/build_extensions.py", line 105 , in ? make('lib','python','BTrees') File "/usr/src/packages/BUILD/Zope-2.3.3-src/inst/do.py", line 134, in make do('make -f Makefile.pre.in boot PYTHON=%s' % sys.executable) File "/usr/src/packages/BUILD/Zope-2.3.3-src/inst/do.py", line 104, in do if i and picky: raise SystemError, i SystemError: 512 I read sometimes something about broken BTrees. Is this my problem ? Thanks, Dirk --------------------------------------------------------------------- - Andreas Jung Zope Corporation - - EMail: andreas@zope.com http://www.zope.com - - "Python Powered" http://www.python.org - - "Makers of Zope" http://www.zope.org - - "Life is too short to (re)write parsers" - ---------------------------------------------------------------------
On Thu, Apr 25, 2002 at 06:45:10AM -0400, Andreas Jung wrote:
Don't use 2.1.3 because Zope 2.3 is not supported to run under Python 2.X. Use Python 1.5.2 instead.
-aj
P.S. and take care with the use of digitial IDs. E.g. Outlook Express refused to reply to this message without valid digital IDs (so this reply goes only to the list and not as CC: to you)
And this is Dirk's fault, rather than a horrible mis-feature of Outlook Express? I have a feeling you can probably reconfigure OE to go ahead and send, anyway, rather than discouraging people who wish to sign there mails from signing them.
----- Original Message ----- From: "Dirk Datzert" <Dirk.Datzert@rasselstein-hoesch.de> To: <zope-dev@zope.org> Sent: Thursday, April 25, 2002 03:57 Subject: [Zope-dev] Zope-2.3.3 & Python 2.1.3 ? possible or mission impossible
And this is Dirk's fault, rather than a horrible mis-feature of Outlook Express?
It's a stupid misfeature. If you reply to something that is signed, it assume you want to sign yours. You can (at least in OE6) deselect this and send anyway, but it's annoying. Worse is, tha unless you open the signed mail by double clicking on it (for example you open it by pressign the next button on the previous mail) it doesn't recognize the fact that it is signed, and shows the mails as two attachements instead. Stupid, stupid, stupid. I want a *good* mail program. :-/
On Thu, Apr 25, 2002 at 06:02:19PM +0200, Lennart Regebro wrote:
I want a *good* mail program. :-/
I can recommend Mutt. ;) -- Martijn Pieters | Software Engineer mailto:mj@zope.com | Zope Corporation http://www.zope.com/ | Creators of Zope http://www.zope.org/ ---------------------------------------------
On Thu, 2002-04-25 at 18:19, Martijn Pieters wrote:
On Thu, Apr 25, 2002 at 06:02:19PM +0200, Lennart Regebro wrote:
I want a *good* mail program. :-/
I can recommend Mutt. ;)
for those who are used to OE I'd recommend Ximian Evolution :)
On Fri, 26 Apr 2002 02:02, Lennart Regebro wrote:
I want a *good* mail program. :-/
I recommend KMail for those who prefer a GUI reader. http://kmail.kde.org/ It boasts an impressive list of features, including the invaluable SSL POP and SMTP connections and really well-integrated Identity support. Richard
participants (6)
-
Andreas Jung -
Igor Stroh -
Lennart Regebro -
Martijn Pieters -
Richard Jones -
Ross J. Reedstrom