Vadym Chepkov wrote:
Hi,
How does one exclude /usr/local/lib from lib path when compiling httpd-2.2.11?
I have an old openssl libcrypto, which I can't remove, installed in
/usr/local/lib. I want httpd to be compiled with openssl installed in
/usr/local/ssl/ instead.
I specifically set
CPPF
Hi,
How does one exclude /usr/local/lib from lib path when compiling httpd-2.2.11?
I have an old openssl libcrypto, which I can't remove, installed in
/usr/local/lib. I want httpd to be compiled with openssl installed in
/usr/local/ssl/ instead.
I specifically set
CPPFLAGS=-I/usr/local/ssl/i