On 2014-04-14 13:08, Jeff Trawick wrote: > (not to say there aren't complications, like trying to keep system > directories out of rpath) >
On FreeBSD it is possible that a user has openssl 0.9.x or 1.0.x in the base OS (/usr/lib) but installs openssl 1.x.x from the ports system (/usr/local/lib). The OpenSSL version used to build third party applications like apache is then controlled via a flag in /etc/make.conf.
