sam, what you saw was only compiling the python files, not the c-files, which is what i was referring to. jens On Thursday, December 13, 2001, at 12:11 , Sam Collett wrote:
I think I remember it compiling when installing (I saw a batch file runing right at the end). Could I recompile using the newer version of Python?
-----Original Message----- From: Jens Vagelpohl [mailto:jens@zope.com] Sent: 13 December 2001 14:52 To: Sam Collett Cc: 'zope@zope.org' Subject: Re: [Zope] Zope and Windows
i'm speaking from ignorance when it comes to windoze, but i would assume changing the start script to point to the desired python might do it.
that said you might see warning messages from C-based python extensions because those were compiled with the python that comes with the distribution.
jens
On Thursday, December 13, 2001, at 09:35 , Sam Collett wrote:
How about 2.1.1 - how would I get Zope to use that version?
-----Original Message----- From: Jens Vagelpohl [mailto:jens@zope.com] Sent: 13 December 2001 14:32 To: Sam Collett Cc: 'zope@zope.org' Subject: Re: [Zope] Zope and Windows
just FYI, python2.2 is not officially supported. it will be supported in zope 3.x.
jens
On Thursday, December 13, 2001, at 08:57 , Sam Collett wrote:
Have got Zope 2.5.0b2 installed on Windows 98 and have had no problems so far. However, I notice the version of Python that is used is 2.1.0 I have ActivePython 2.2 installed, how can I get Zope to use that version of Python instead of the one it ships with? I have modified the startup batch file to read:
C:\Python22\python.exe "C:\Program Files\WebSite\z2.py" -W:9800
But that does not seem to work
Any ideas?
I have also seen the file pythonw.exe as well as python.exe, what is the difference.
_____________________________________
_______________________________________________ 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 )