McMillan Installer vs. Python 2.4
Giovanni Bajo
noway at sorry.com
Wed Mar 30 19:34:24 EST 2005
More information about the Python-list mailing list
Wed Mar 30 19:34:24 EST 2005
- Previous message (by thread): More decorator rumination
- Next message (by thread): McMillan Installer vs. Python 2.4
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]
mrmakent at cox.net wrote: > 1. Does anyone know why McMillan Installer 5b5 does not work with > Python 2.4 under Linux (works with Python 2.3 just fine), and how to > fix it? No, sorry. I know for a fact that it does not work out of the box for Windows because of the prebuilt executables (run*.exe) which are compiled with VC6 and must be recompiled with VC7.1. After that, it works for me with Python 2.4. > 2. Will anyone be picking up the maintenance and development ball for > McMillan Installer? I hope someone eventually will. Meanwhile, we got a python24.dll which is 1.8Mb so that the py2exe guys are happy. Sigh. I hope this wasn't done only for the sake of py2exe though: it would be just wrong to hurt everybody for the sake of those installers that can't do a single executable. -- Giovanni Bajo
- Previous message (by thread): More decorator rumination
- Next message (by thread): McMillan Installer vs. Python 2.4
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]
More information about the Python-list mailing list