mirror of
https://github.com/nginx/nginx.git
synced 2025-06-08 18:22:40 +08: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
@ -30,6 +30,7 @@ $NGX_OBJS/src/http/modules/perl/Makefile: \
|
|||||||
NGX_PCRE=$PCRE \
|
NGX_PCRE=$PCRE \
|
||||||
NGX_OBJS=$NGX_OBJS \
|
NGX_OBJS=$NGX_OBJS \
|
||||||
$NGX_PERL Makefile.PL \
|
$NGX_PERL Makefile.PL \
|
||||||
PREFIX=$NGX_PERL_MODULES
|
LIB=$NGX_PERL_MODULES \
|
||||||
|
INSTALLSITEMAN3DIR=$NGX_PERL_MODULES/man3
|
||||||
|
|
||||||
END
|
END
|
||||||
|
Loading…
Reference in New Issue
Block a user