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