Re: ActivePython 2.4.2 and MSVCR71.DLL

2006-01-16 Thread Jim Buck
It's part of the MSVC++ 2003 run-time. At 01:35 PM 1/16/2006, Taylor, Martin wrote: The 2.4 python.org installer installs MSVCR71.DLL on the target system. The ActiveState Python 2.4.2 installer does not. However, the C:\WINDOWS\system32\python24.dll installed by the ActiveState Python 2.4.2 i

Re: ActivePython 2.4.2 and MSVCR71.DLL

2006-01-16 Thread Trent Mick
[Taylor, Martin wrote] > The 2.4 python.org installer installs MSVCR71.DLL on the target system. > The ActiveState Python 2.4.2 installer does not. > However, the C:\WINDOWS\system32\python24.dll installed by the > ActiveState Python 2.4.2 installer requires MSVCR71.DLL. ActivePython 2.4.2 *is* su

ActivePython 2.4.2 and MSVCR71.DLL

2006-01-16 Thread Taylor, Martin
The 2.4 python.org installer installs MSVCR71.DLL on the target system.The ActiveState Python 2.4.2 installer does not. However, the C:\WINDOWS\system32\python24.dll installed by the ActiveState Python 2.4.2 installer requires MSVCR71.DLL.   Where is this DLL supposed to come from?   Than