I'm trying to install phusion passenger nginx module, but it fails:
Curl development headers with SSL support... not found
I solved this problem by installing:
yum install zlib-devel e2fsprogs-devel krb5-devel
I'm trying to install phusion passenger nginx module, but it fails:
Curl development headers with SSL support... not found
I solved this problem by installing:
yum install zlib-devel e2fsprogs-devel krb5-devel