view README @ 98:aac4952b55e2

Re-compile with INSTALL_AS_USER undefined: otherwise ldconfig is not configured properly by USE_LDCONFIG
author Franz Glasner <f.glasner@feldmann-mg.com>
date Fri, 07 Oct 2022 17:57:19 +0200
parents 82ca701f5432
children
line wrap: on
line source


Notes on how to build
=====================

Dependencies
------------

Erst einmal PyPy(2) samt Installation


PyPy3
-----

Konfiguration: das bereits installierte PyPy(2) nehmen zum schnelleren
Übersetzen:

    make config
    make build
    make package

Installieren

Import prüfen wie bei PyPy(2) und zusätzlich:

    import lzma


pypy3-sqlite3
~~~~~~~~~~~~~

Mit "FLAVOR=pypy3" bauen