diff --git a/download.html b/download.html index f3febaeb5c8aea9e9be351bd4d94870720e451b4_ZG93bmxvYWQuaHRtbA==..8f6bc76bb578eef2c9274176f727d313969d03fd_ZG93bmxvYWQuaHRtbA== 100644 --- a/download.html +++ b/download.html @@ -101,10 +101,11 @@ to <a class="reference internal" href="#translate">translate</a> yourself with the option <tt class="docutils literal"><span class="pre">--jit-backend=x86-without-sse2</span></tt>.</p> <p><tt class="docutils literal">[1]:</tt> stating it again: the Linux binaries are provided for the distributions listed here. <strong>If your distribution is not exactly this -one, it won't work,</strong> likely, or you need to hack a lot – or you need -to <a class="reference internal" href="#translate">translate</a> your own version from source – or you need to wait until -your distribution adds a package, see above – or you can try the -statically linked versions listed above.</p> +one, it won't work,</strong> likely: <tt class="docutils literal">pypy: error while loading shared +libraries: …</tt>. You need to hack a lot – or you need to <a class="reference internal" href="#translate">translate</a> +your own version from source – or you need to wait until your +distribution adds a package, see above – or you can try the statically +linked versions listed above.</p> </div> <div class="section" id="for-arm-alpha"> <h1>2.0 for ARM alpha</h1> diff --git a/source/download.txt b/source/download.txt index f3febaeb5c8aea9e9be351bd4d94870720e451b4_c291cmNlL2Rvd25sb2FkLnR4dA==..8f6bc76bb578eef2c9274176f727d313969d03fd_c291cmNlL2Rvd25sb2FkLnR4dA== 100644 --- a/source/download.txt +++ b/source/download.txt @@ -92,10 +92,11 @@ ``[1]:`` stating it again: the Linux binaries are provided for the distributions listed here. **If your distribution is not exactly this -one, it won't work,** likely, or you need to hack a lot --- or you need -to translate_ your own version from source --- or you need to wait until -your distribution adds a package, see above --- or you can try the -statically linked versions listed above. +one, it won't work,** likely: ``pypy: error while loading shared +libraries: ...``. You need to hack a lot --- or you need to translate_ +your own version from source --- or you need to wait until your +distribution adds a package, see above --- or you can try the statically +linked versions listed above. 2.0 for ARM alpha -----------------