[Date Prev][Date Next]
[Chronological]
[Thread]
[Top]
Re: compiling --with-tls
charlie derr wrote:
> /usr/local/ssl/include/openssl/ssl.h
^^^ this is the ssl.h you must use; so you need to set
CPPFLAGS=-I/usr/local/ssl/include/ \
LDFLAGS=-L/usr/local/ssl/lib \
./configure --with-tls ...
Pierangelo
--
Dr. Pierangelo Masarati | voice: +39 02 2399 8309
Dip. Ing. Aerospaziale | fax: +39 02 2399 8334
Politecnico di Milano | mailto:masarati@aero.polimi.it
via La Masa 34, 20156 Milano, Italy | http://www.aero.polimi.it/~masarati