Showing posts with label configure: error: Cannot find OpenSSL's libraries ERROR: `/var/tmp/stomp/configure --with-openssl-dir=/usr' faile. Show all posts
Showing posts with label configure: error: Cannot find OpenSSL's libraries ERROR: `/var/tmp/stomp/configure --with-openssl-dir=/usr' faile. Show all posts

Tuesday, February 16, 2016

pecl install stomp error

configure: error: Cannot find OpenSSL's libraries
ERROR: `/var/tmp/stomp/configure --with-openssl-dir=/usr' failed


Solution :
While installing stomp using pecl, it asks
OpenSSL install prefix (no to disable SSL support) [/usr] :
Type yes and press return key.


Do not leave the input blank.