Tagged: mac

Ruby gem install fatal error: 'openssl/ssl.h' file not found 0

Fix Ruby gem install openssl/ssl.h error

Getting the “fatal error: ‘openssl/ssl.h’ file not found” message? Here is a quick fix for the gem install openssl/ssl.h error. I faced this problem when trying to install a gem that I am to...