mirror of
https://github.com/nginx/nginx.git
synced 2026-06-24 10:58:49 +00:00
backout the r945: the nginx.pm could not be loaded at all,
next try to fix --with-perl_modules_path= for unpriviliged user installation
This commit is contained in:
parent
674ebb08ed
commit
b4887b289e
1 changed files with 2 additions and 1 deletions
|
|
@ -30,6 +30,7 @@ $NGX_OBJS/src/http/modules/perl/Makefile: \
|
|||
NGX_PCRE=$PCRE \
|
||||
NGX_OBJS=$NGX_OBJS \
|
||||
$NGX_PERL Makefile.PL \
|
||||
PREFIX=$NGX_PERL_MODULES
|
||||
LIB=$NGX_PERL_MODULES \
|
||||
INSTALLSITEMAN3DIR=$NGX_PERL_MODULES/man3
|
||||
|
||||
END
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue