Another "gotcha" you might need to watch out for - sometimes you need to install the "developer" version of a library, in order to get the header files that other installers are going to need later. For example, "yum install openssl-devel" (same for any other libs you may depend on).