Voila plusieurs programmes qui ont besoin de OpenSSL pour fonctionner. Mais malheuresement, je n'arrive pas à franchire l'étape.
Je voudrais compiler un certain programme : je suis à l'étape ./configure.
et là on me dit qu'il faut OpenSSL. OK ! => apt-get install OpenSSL
Je recommence et voici ce que l'on me dit :
checking for openssl... /usr/bin/openssl configure: checking for SSL Library and Header files ... ... checking "for rsa.h crypto.h x509.h pem.h ssl.h err.h"... "no" configure: error: SSL Headers not found.
Ai-je des packets manquants ? Pourriez-vous m'aider ?
Merci !

=> libssl-dev
Merci beacoup du tuyau !