openSSL ./config --prefix=/usr/local/openssl-32bit --openssldir=/usr/local/openssl-32bit make make install OPENSSL_PREFIX "lib" and "include" should be under "/usr/local/openssl-32bit" /usr/local/openssl-32bit/include /usr/local/openssl-32bit/lib ../qt-everywhere-src-5.15.13/configure -release -prefix "/opt/Qt/5.15.13/gcc_32" -opensource -confirm-license -silent -qt-zlib -qt-pcre -qt-libpng -qt-libjpeg -system-freetype -opengl desktop -make libs -make tools -flite OPENSSL_PREFIX="/usr/local/openssl-32bit" -openssl-linked