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-3B97-4AB7-A40D-3802B2AF5FC2&displaylang=en 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 -~----------~----~----~----~------~----~------~--~---
