Skip to content
Snippets Groups Projects
Commit d4dfb313 authored by Armin Rigo's avatar Armin Rigo
Browse files

regenerate

parent 9dfc6701
No related branches found
No related tags found
No related merge requests found
......@@ -125,7 +125,7 @@
uncompressed, they run in-place. For now you can uncompress them
either somewhere in your home directory or, say, in <tt class="docutils literal">/opt</tt>, and
if you want, put a symlink from somewhere like
<tt class="docutils literal">/usr/local/bin/pypy</tt> to <tt class="docutils literal"><span class="pre">/path/to/pypy-1.9/bin/pypy</span></tt>. Do
<tt class="docutils literal">/usr/local/bin/pypy</tt> to <tt class="docutils literal"><span class="pre">/path/to/pypy-2.0/bin/pypy</span></tt>. Do
not move or copy the executable <tt class="docutils literal">pypy</tt> outside the tree &ndash; put
a symlink to it, otherwise it will not find its libraries.</p>
</div>
......@@ -135,8 +135,8 @@
<li><p class="first">Get the source code. The following packages contain the source at
the same revision as the above binaries:</p>
<ul class="simple">
<li><a class="reference external" href="https://bitbucket.org/pypy/pypy/get/release-1.9.tar.bz2">pypy-1.9-src.tar.bz2</a> (sources, Unix line endings)</li>
<li><a class="reference external" href="https://bitbucket.org/pypy/pypy/get/release-1.9.zip">pypy-1.9-src.zip</a> (sources, Unix line endings too, sorry)</li>
<li><a class="reference external" href="https://bitbucket.org/pypy/pypy/get/release-2.0-beta-1.tar.bz2">pypy-2.0b1-src.tar.bz2</a> (sources, Unix line endings)</li>
<li><a class="reference external" href="https://bitbucket.org/pypy/pypy/get/release-2.0-beta-1.zip">pypy-2.0b1-src.zip</a> (sources, Unix line endings too, sorry)</li>
</ul>
<p>Or you can checkout the current trunk using <a class="reference external" href="http://mercurial.selenic.com/">Mercurial</a> (the trunk
usually works and is of course more up-to-date):</p>
......@@ -216,8 +216,8 @@
e7655066baed3c7bbbca7df617817dd5 pypy-1.9-win32.zip
2c9f0054f3b93a6473f10be35277825a pypy-1.8-sandbox-linux64.tar.bz2
009c970b5fa75754ae4c32a5d108a8d4 pypy-1.8-sandbox-linux.tar.bz2
f92c0171a9578a3e4a0f74947ec596ab release-1.9.tar.bz2 (source)
1c06cc5c35fa17e59acb51e11cdc9b03 release-1.9.zip (source)
4a346df59983e4a5c50e8ee211f80619 release-2.0-beta-1.tar.bz2 (source)
60270f1b919e75f818028da52ab8c3d3 release-2.0-beta-1.zip (source)
720da40e127b6438d6d3ab1164dbf596479984a0 pypy-2.0-beta1-linux64-libc2.13.tar.bz2
a406b8b0f8e44c4f3bea0476307c0329a3fde9c2 pypy-2.0-beta1-linux64-libc2.15.tar.bz2
5682358c775e90dbc3636dbb0f6158675ecf5357 pypy-2.0-beta1-linux-armel.tar.bz2
......@@ -230,8 +230,8 @@
4f060f4fab0f07bbc7de0ac8f95275eb08d726a3 pypy-1.9-win32.zip
895aaf7bba5787dd30adda5cc0e0e7fc297c0ca7 pypy-1.8-sandbox-linux64.tar.bz2
be94460bed8b2682880495435c309b6611ae2c31 pypy-1.8-sandbox-linux.tar.bz2
4f060f4fab0f07bbc7de0ac8f95275eb08d726a3 release-1.9.tar.bz2 (source)
c3af78c96d73d46e3a6d16d3cd548d9ea48a1820 release-1.9.zip (source)
281439ca2fb56edfe26fc65f99ab6eb238097425 release-2.0-beta-1.tar.bz2 (source)
a2fc9b8031b5817ccd4389d97e3d8c480b48eb78 release-2.0-beta-1.zip (source)
</pre>
</div>
</div>
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment