nginx编译包含perl模块

Ubuntu12.04:

apt-get install libdb5.1-dev  libperl-dev libsasl2-dev  build-dep exim4

Centos6.3:

yum -y install perl-devel perl-ExtUtils-Embed

编译参数:

./configure --with-http_perl_module

posted @ 2013-05-02 00:42  javacty  阅读(139)  评论(0编辑  收藏  举报