免费注册 查看新帖 |

Chinaunix

  平台 论坛 博客 文库
最近访问板块 发新帖
查看: 2307 | 回复: 9
打印 上一主题 下一主题

nginx+passenger部署出现的问题求助 [复制链接]

论坛徽章:
0
跳转到指定楼层
1 [收藏(0)] [报告]
发表于 2011-04-08 11:31 |只看该作者 |倒序浏览
安装nginx时

./configure --user=www -group=www --prefix=/usr/local/webserver/nginx --with-http_stub_status_module --with-http_ssl_module


加上--add-module 参数为什么不可以执行


求这参数应加在哪个位置

论坛徽章:
0
2 [报告]
发表于 2011-04-08 11:44 |只看该作者
看下configure的  help 说明

论坛徽章:
0
3 [报告]
发表于 2011-04-08 11:51 |只看该作者
--add-module=PATH                  enable an external module

论坛徽章:
0
4 [报告]
发表于 2011-04-08 11:52 |只看该作者
./configure  --user=www --group=www --add-module=PATH --prefix=/usr/local/webserver/nginx --with-http_stub_status_module --with-http_ssl_module

论坛徽章:
0
5 [报告]
发表于 2011-04-08 11:53 |只看该作者
checking for OS
+ Linux 2.6.18-194.el5xen x86_64
checking for C compiler ... found
+ using GNU C compiler
+ gcc version: 4.1.2 20080704 (Red Hat 4.1.2-4
checking for gcc -pipe switch ... found
checking for gcc builtin atomic operations ... found
checking for C99 variadic macros ... found
checking for gcc variadic macros ... found
checking for unistd.h ... found
checking for inttypes.h ... found
checking for limits.h ... found
checking for sys/filio.h ... not found
checking for sys/param.h ... found
checking for sys/mount.h ... found
checking for sys/statvfs.h ... found
checking for crypt.h ... found
checking for Linux specific features
checking for epoll ... found
checking for sendfile() ... found
checking for sendfile64() ... found
checking for sys/prctl.h ... found
checking for prctl(PR_SET_DUMPABLE) ... found
checking for sched_setaffinity() ... found
checking for crypt_r() ... found
checking for sys/vfs.h ... found
checking for poll() ... found
checking for /dev/poll ... not found
checking for kqueue ... not found
checking for crypt() ... not found
checking for crypt() in libcrypt ... found
checking for F_READAHEAD ... not found
checking for posix_fadvise() ... found
checking for O_DIRECT ... found
checking for F_NOCACHE ... not found
checking for directio() ... not found
checking for statfs() ... found
checking for statvfs() ... found
checking for dlopen() ... not found
checking for dlopen() in libdl ... found
checking for sched_yield() ... found
checking for SO_SETFIB ... not found
configuring additional modules
adding module in /usr/local/webserver/nginx

论坛徽章:
0
6 [报告]
发表于 2011-04-08 11:55 |只看该作者
checking for posix_fadvise() ... found
checking for O_DIRECT ... found
checking for F_NOCACHE ... not found
checking for directio() ... not found
checking for statfs() ... found
checking for statvfs() ... found
checking for dlopen() ... not found
checking for dlopen() in libdl ... found
checking for sched_yield() ... found
checking for SO_SETFIB ... not found
configuring additional modules
adding module in PATH





用--add-module=PATH 就是这种提示

论坛徽章:
0
7 [报告]
发表于 2011-04-08 12:02 |只看该作者
回复 6# feifeixu


     --add-module=PATH   加模块  但你这写代表什么意思?     PATH 是啥?

论坛徽章:
0
8 [报告]
发表于 2011-04-08 12:03 |只看该作者
回复 6# feifeixu


   PATH 是路径  让你写模块的完整的路径

论坛徽章:
0
9 [报告]
发表于 2011-04-08 12:06 |只看该作者
我不知道要写哪个模块的路径

论坛徽章:
0
10 [报告]
发表于 2011-04-08 12:36 |只看该作者
你都不知道要add 哪个module, 你还add啥
您需要登录后才可以回帖 登录 | 注册

本版积分规则 发表回复

  

北京盛拓优讯信息技术有限公司. 版权所有 京ICP备16024965号-6 北京市公安局海淀分局网监中心备案编号:11010802020122 niuxiaotong@pcpop.com 17352615567
未成年举报专区
中国互联网协会会员  联系我们:huangweiwei@itpub.net
感谢所有关心和支持过ChinaUnix的朋友们 转载本站内容请注明原作者名及出处

清除 Cookies - ChinaUnix - Archiver - WAP - TOP