LINUX.ORG.RU

История изменений

Исправление Jopich1, (текущая версия) :

 ./configure --prefix=/var/tmp/test --with-http_ssl_module --with-http_v2_module
make
make install
rpmquery --all | grep openssl
openssl-devel-1.0.1e-57.el6.x86_64
openssl-1.0.1e-57.el6.x86_64
cat /etc/centos-release
CentOS release 6.6 (Final)

Исправление Jopich1, :

 ./configure --prefix=/var/tmp/test --with-http_ssl_module --with-http_v2_module
make
make install
rpmquery --all | grep openssl
openssl-devel-1.0.1e-57.el6.x86_64
openssl-1.0.1e-57.el6.x86_64

cat /etc/centos-release CentOS release 6.6 (Final)

Исходная версия Jopich1, :

 ./configure --prefix=/var/tmp/test --with-http_ssl_module --with-http_v2_module
make
make install