Even though I built my mod_wsgi.so dll with Visual C++ 2008 SP1, by default, Visual C++ 2008 SP1 links against the originally released libs (http://www.microsoft.com/downloads/details.aspx? FamilyID=9b2da534-3e03-4391-8a4d-074b9f2bc1bf&displaylang=en). This is a change in behavior from Visual C++ 2005 SP1. I will explain this better in my next released zip's readme.txt.
Since I only have one Windows licensed PC left (I prefer Linux or the BSDs.), I would appreciate it if a Windows mod_wsgi user who has never installed python 2.6.1 for all users or has not yet installed python 2.6.1 help me test. Peter On Jan 27, 6:24 pm, Peter <[email protected]> wrote: > The correct MS download link for the Microsoft Visual C++ 2008 SP1 > Redistributable Package (x86) used to build the mod_wsgi.so in my > previously submitted zip is: > > http://www.microsoft.com/downloads/details.aspx?familyid=A5C84275-3B9... > > I will update my script and post a new zip with a readme.txt in a day > or so. I can't do anything about python 2.6+ run time errors that > people may encounter when using python modules that haven't been built > properly to work with the MS VC++ 2008 run time. > > Peter > > On Jan 26, 5:09 am, Peter <[email protected]> wrote: > > > Although I'm familiar with building .Net assemblies in C#, I'm new to > > building side-by-side native assemblies, so please be patient. One > > important documentation change that I will make to the next version of > > the build script is the following: > > > The recommended way to install VC++ runtime libraries on a computer that > > does not have Visual C++ 2008 installed is to download and install the > > Microsoft Visual C++ 2008 Redistributable Package (vcredist_x86.exe): > > >http://www.microsoft.com/downloads/details.aspx?FamilyID=9b2da534-3e0... > > > I believe my first version of the build script will also require > > additional security related steps in order to adhere to MS's rules for > > building side-by-side assemblies. > > > Peter Santoro --~--~---------~--~----~------------~-------~--~----~ You received this message because you are subscribed to the Google Groups "modwsgi" group. To post to this group, send email to [email protected] To unsubscribe from this group, send email to [email protected] For more options, visit this group at http://groups.google.com/group/modwsgi?hl=en -~----------~----~----~----~------~----~------~--~---
