How to install Nginx from source and avoid the OpenSSL Bug ?
Lukas Tribus
luky-37 at hotmail.com
Wed Jun 4 14:52:19 UTC 2014
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
More information about the nginx
mailing list