Highlights
yum install openssl11-libs openssl-devel
export CFLAGS="$CFLAGS $(pkg-config --cflags openssl11)"
export LDFLAGS="$LDFLAGS $(pkg-config --libs openssl11)"
./configure --prefix=/usr/local/python3.10 --enable-optimizations
make
make altinstall
Collect and share the web
Get started for free