Python: configure fixed, install some shared libs in module

- use same configure args for Python 2 and Python 3 <= 3.6
- Tcl/Tk not found fixed
- lzma not found fixed
- install Tcl/Tk and OpenSSL libs in module
- TclTk and openssl are not required at run-time any more
- install system libffi in module, closes #32
This commit is contained in:
2019-09-06 18:15:51 +02:00
parent a7a2ecc51f
commit c8c78226c7
2 changed files with 33 additions and 17 deletions

View File

@@ -1,9 +1,9 @@
Python/2.7.11 stable openssl/1.0.2j Tcl/8.6.4 Tk/8.6.4
Python/2.7.12 stable openssl/1.0.2j Tcl/8.6.4 Tk/8.6.4
Python/2.7.14 stable openssl/1.0.2o Tcl/8.6.4 Tk/8.6.4
Python/2.7.16 stable openssl/1.0.2r Tcl/8.6.9 Tk/8.6.9
Python/2.7.16 unstable b:openssl/1.0.2r b:TclTk/8.6.9 b:xz/5.2.4
Python/3.4.0 deprecated openssl/1.0.2m Tcl/8.6.4 Tk/8.6.4
Python/3.4.3 stable openssl/1.0.2m Tcl/8.6.4 Tk/8.6.4
Python/3.6.3 unstable openssl/1.0.2r TclTk/8.6.9 b:xz/5.2.4
Python/3.7.3 unstable openssl/1.0.2r TclTk/8.6.9 b:xz/5.2.4
Python/3.7.4 unstable openssl/1.0.2r TclTk/8.6.9 b:xz/5.2.4
Python/3.6.3 unstable b:openssl/1.0.2r b:TclTk/8.6.9 b:xz/5.2.4
Python/3.7.3 unstable b:openssl/1.0.2r b:TclTk/8.6.9 b:xz/5.2.4
Python/3.7.4 unstable b:openssl/1.0.2r b:TclTk/8.6.9 b:xz/5.2.4