Hi,
>> How to install Nginx from source and avoid the OpenSSL Bug ? > > What openssl bug are you talking about? Debian contains all > important fixes afaik. > > I think 'yarek' tries to build nginx with a 3rd-party program. Just installing libssl-dev from the debian repository would have been enough then. Also using: aptitude build-dep nginx is a more convenient way to install all source dependencies. Building openssl on his own without understanding system paths is dangerous and will probably break his system. Lukas _______________________________________________ nginx mailing list nginx@nginx.org http://mailman.nginx.org/mailman/listinfo/nginx