On Wed, Oct 21, 2009 at 02:29:29PM +0100, Phillip Oldham wrote:
> Am I correct in my understanding that nginx depends on libevent?
No.
> Where can I find a complete list of dependencies when building from source?
nginx can be built without any external library.
nginx may use zlib (gzip), PCRE (regexes), and md5 (cache), however, you
disable these features.
Also, nginx may use OpenSSL, libxslt, libperl, libGD, GeoIP, and Google
perftools.
--
Igor Sysoev
http://sysoev.ru/en/