Skip to content
GitLab
Explore
Sign in
Register
Primary navigation
Search or go to…
Project
P
pypy.org
Manage
Activity
Members
Labels
Plan
Issues
Issue boards
Milestones
Wiki
Code
Merge requests
Repository
Branches
Commits
Tags
Repository graph
Compare revisions
Snippets
Build
Pipelines
Jobs
Pipeline schedules
Artifacts
Deploy
Releases
Container Registry
Model registry
Operate
Environments
Monitor
Incidents
Analyze
Value stream analytics
Contributor analytics
CI/CD analytics
Repository analytics
Model experiments
Help
Help
Support
GitLab documentation
Compare GitLab plans
Community forum
Contribute to GitLab
Provide feedback
Terms and privacy
Keyboard shortcuts
?
Snippets
Groups
Projects
Show more breadcrumbs
PyPy
pypy.org
Commits
d4dfb313
Commit
d4dfb313
authored
12 years ago
by
Armin Rigo
Browse files
Options
Downloads
Patches
Plain Diff
regenerate
parent
9dfc6701
No related branches found
No related tags found
No related merge requests found
Changes
1
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
download.html
+7
-7
7 additions, 7 deletions
download.html
with
7 additions
and
7 deletions
download.html
+
7
−
7
View file @
d4dfb313
...
...
@@ -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
–
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)
1c06cc5c35fa17e59acb51e11cdc9b0
3 release-
1.9
.zip (source)
4a346df59983e4a5c50e8ee211f80619 release-2.0-beta-1
.tar.bz2 (source)
60270f1b919e75f818028da52ab8c3d
3 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>
...
...
This diff is collapsed.
Click to expand it.
Preview
0%
Loading
Try again
or
attach a new file
.
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Save comment
Cancel
Please
register
or
sign in
to comment