Re: Question about start using ZServerSSL on win box...

2005-12-13 Thread Thomas G. Apostolou
PythonService.exe into C:\Program Files\Plone 2\Zope\bin Do i HAVE to reinstall Plone and set it not to run as service? Thank you in advance... Thomas G. Apostolou -- http://mail.python.org/mailman/listinfo/python-list -- http://mail.python.org/mailman/listinfo/python-list

Question about start using ZServerSSL on win box...

2005-12-07 Thread Thomas G. Apostolou
and set it not to run as service? Thank you in advance... Thomas G. Apostolou -- http://mail.python.org/mailman/listinfo/python-list

Problem patching SimpleXMLRPCServer.py

2005-12-06 Thread Thomas G. Apostolou
in the specified object, which represent callable attributes i am trying to understand what is wrong, trying to change 107-128 to 107-125 but it doesn't seem to work... any solution or explanation would be helpfull Thomas G. Apostolou -- http://mail.python.org/mailman/listinfo/python-list

Re: Problem patching SimpleXMLRPCServer.py

2005-12-06 Thread Thomas G. Apostolou
Its ok now, it seems the problem was that i had saved the file in UTF-8 format ??? I got it again and saved it in Greek(ISO) format and it now goes fine Thomas G. Apostolou [EMAIL PROTECTED] wrote in message news:[EMAIL PROTECTED] Hello all, I use Python 2.3.3 and try to patch

Re: Problem cmpiling M2Crypto

2005-12-02 Thread Thomas G. Apostolou
Fredrik Lundh [EMAIL PROTECTED] wrote in message news:[EMAIL PROTECTED] Thomas G. Apostolou wrote: I still get the error: SWIG/_m2crypto.c(80) : fatal error C1083: Cannot open include file: 'Python.h': No such file or directory error: command 'C:\Program Files\Microsoft Visual Studio

Re: Problem cmpiling M2Crypto under Plone

2005-12-02 Thread Thomas G. Apostolou
Fredrik Lundh [EMAIL PROTECTED] wrote in message news:[EMAIL PROTECTED] Thomas G. Apostolou wrote: So what you say is that the Python installed with Plone doesn't have Python.h in ./include but Python installers from Python.org do have the file? that's likely, given building didn't work

Re: Problem cmpiling M2Crypto

2005-12-01 Thread Thomas G. Apostolou
. i would like to buy the 0.13 but the matter is for me to LEARN how to build those packages, read and write Python, use Plone etc. thanks to all of you people that have given so much of your time for a FREE world... Thomas G. Apostolou -- http://mail.python.org/mailman/listinfo/python-list

Re: Problem cmpiling M2Crypto

2005-12-01 Thread Thomas G. Apostolou
Fredrik Lundh [EMAIL PROTECTED] wrote in message news:[EMAIL PROTECTED] Thomas G. Apostolou wrote: C:\Program Files\Plone 2\Python\lib\distutils\extension.py:128: UserWarning: Unknown Extension options: 'swig_opts' Hmm, I don't remember seeing that. But then again, I haven't compiled

Problem cmpiling M2Crypto

2005-11-29 Thread Thomas G. Apostolou
Hello all. i am trying to make some win32 binaries of M2Crypto 0.15 What I use is: Python 2.3.3 openssl-0.9.7i swigwin 1.3.27 I have build the openssl binaries and have installed the Swig binary python dir is C:\Program Files\Plone 2\Python openssl dir is c:\openssl Swig dir is c:\swig so I