User Tools

Site Tools


python-software

Differences

This shows you the differences between two versions of the page.

Link to this comparison view

Both sides previous revisionPrevious revision
python-software [2023/06/26 12:02] aorthpython-software [2024/08/08 17:31] (current) aorth
Line 4: Line 4:
 ===== Information ===== ===== Information =====
  
-  * Version: 3.9 (3.9.17)+  * Version: 3.9 (3.9.19)
   * Added: October, 2014   * Added: October, 2014
-  * Updated: June2023+  * Updated: August2024
   * Link: https://www.python.org   * Link: https://www.python.org
  
Line 22: Line 22:
  
 <code>$ cd /tmp <code>$ cd /tmp
-$ wget https://www.python.org/ftp/python/3.9.14/Python-3.9.17.tar.xz +$ wget https://www.python.org/ftp/python/3.9.19/Python-3.9.19.tar.xz 
-$ tar xf Python-3.9.17.tar.xz +$ tar xf Python-3.9.19.tar.xz 
-$ cd Python-3.9.17+$ cd Python-3.9.19
 $ CFLAGS="${CFLAGS/-O2/-O3} -fno-semantic-interposition" $ CFLAGS="${CFLAGS/-O2/-O3} -fno-semantic-interposition"
 $ LDFLAGS="$LDFLAGS -fno-semantic-interposition" $ LDFLAGS="$LDFLAGS -fno-semantic-interposition"
python-software.txt · Last modified: 2024/08/08 17:31 by aorth