New submission from Apoorv Sachan :
## while building python3.7 from source code on debian9.8 stretch.
hardware : intel corei5 3337U
4 Gib -- physical ram//4 Gib -- swap space
following the instructions given in the README.rst file:
user@host $ ./configure --enable-optimizations
#---works fine
New submission from Apoorv Sachan :
#as directed in the README.rst file
#doing a 'make altinstall' instead of install to install python3.7.2 along side
other versions
this is to be performed after './configure' 'make' and 'make test' commands.
Apoorv Sachan added the comment:
###the outputs for the commands:
user@host $ python -m test.pythoninfo
/usr/bin/python: No module named test.pythoninfo
--
user@host $ locale
LANG=en_IN
LANGUAGE=en_IN:en
LC_CTYPE="en_IN"
LC_NUMERIC="en_IN&