Re: [us...@httpd] How to exclude /usr/local/lib during compilation

2009-07-27 Thread André Warnier
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

[us...@httpd] How to exclude /usr/local/lib during compilation

2009-07-27 Thread Vadym Chepkov
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