ls cat INSTALL ./config make /config --prefix=/usr/local/custom-openssl --libdir=lib --openssldir=/etc/ssl ./config --prefix=/usr/local/custom-openssl --libdir=lib --openssldir=/etc/ssl make make -j1 depend make -j8 make install_sw cd ../Python-3.10.2/ make install cd -