It seems I made a mess with the latest win32 beta release (again).
Over 2800 downloads and you were the first to notice, so thanks for the feedback. I wonder how
many of the others failed and never mentioned anything?
Some of the dlls we shipped with that pypy depend on the Visual 10 runtime, and some on the Visual 2008. Specifically, openssl (libeay32.dll and ssleay32.dll) are linked with Visual 10 where everything else is linked with Visual 2008.
I repackaged a zip to
http://picus.org.il/matti/pypy-c-jit-58888-7e4f0faa3d51-win32.zip
with the md5 of a34dcd53537aaba0bed69d47f492ac73

Could someone with superpowers please replace the package at
https://bitbucket.org/pypy/pypy/downloads/pypy-2.0-beta1-win32.zip
and fix the md5 checksum at http://www.pypy.org/download.html ?

Hopefully the new win32 buildbot will not suffer these problems.
Matti

On 21/12/2012 12:18 AM, Thomas wrote:
PyPy Team:

I downloaded PyPy from www.pypy.org/downloads.html - version 2.0beta1, Windows 32-bit version. I also downloaded 'vcredist_x86.exe' from Microsoft and ran it.

I tried to use PyPy on a 32-bit Windows after failing with Win64, but before running 'vcredist_x86.exe'.
Should I try running 'vcredist_x86.exe' on Win32?

Signed,
Thomas

On 12/19/2012 8:43 PM, Matti Picus wrote:
Thanks for trying pypy.
Some of the nightly builds need the runtime you saw, which can be found here
http://www.microsoft.com/en-us/download/details.aspx?id=5555
The official version here http://pypy.org/download.html
depends on a different runtime, and a link is provided on that page to download it. Where did you get the version you tried?
Matti

On 2012-12-20, at 12:15 AM, Thomas <[email protected]> wrote:

PyPy Team,

I tried to use PyPy on Win64. It crashed because I needed a file called 'MSCVR100.DLL'.
Could you distribute that with PyPy?

Signed,
Thomas
_______________________________________________
pypy-dev mailing list
[email protected]
http://mail.python.org/mailman/listinfo/pypy-dev



_______________________________________________
pypy-dev mailing list
[email protected]
http://mail.python.org/mailman/listinfo/pypy-dev

Reply via email to