Author: Armin Rigo <ar...@tunes.org> Branch: extradoc Changeset: r354:d979f90d5df8 Date: 2012-04-16 15:13 +0200 http://bitbucket.org/pypy/pypy.org/changeset/d979f90d5df8/
Log: Kill diff --git a/source/download.txt b/source/download.txt --- a/source/download.txt +++ b/source/download.txt @@ -42,8 +42,8 @@ (This is the official release 1.8; for the most up-to-date version see below.) -* `Linux binary (32bit)`__ (`openssl0.9.8 notes`_) -* `Linux binary (64bit)`__ (`openssl0.9.8 notes`_) +* `Linux binary (32bit)`__ +* `Linux binary (64bit)`__ * `Mac OS/X binary (64bit)`__ * `Windows binary (32bit)`__ (you need the `VS 2010 runtime libraries`_) *note: the zip file contains the wrong version, msvcrt90.dll :-(* @@ -105,21 +105,6 @@ a symlink to it, otherwise it will not find its libraries. -.. _`openssl0.9.8 notes`: - -Linux libraries ---------------- - -Linux binaries require a system with the correct set of libraries. -Right now one problem is OpenSSL, which some distributions distribute in -version 0.9.8 and others in version 1.0.0. The binaries require 0.9.8. -If you can't install it in your distribution, pick it the latest -`openssl-0.9.8*.tar.gz from sources`__ and install it with ``./config -shared; make; make install``. - -.. __: http://www.openssl.org/source/ - - .. _translate: Building from source _______________________________________________ pypy-commit mailing list pypy-commit@python.org http://mail.python.org/mailman/listinfo/pypy-commit