国产成人av电影在线观看第一页,日本高清色WWW网站,国产又色又爽又黄的视频在线观看,亚洲国产精品无码专区在线观看

Board logo

標(biāo)題: [求助] 運(yùn)行“wget http://www.ks987.com/in_scripts/up/nginx_u100”后出現(xiàn)錯誤提示 [打印本頁]

作者: lxliun    時間: 2012-2-8 22:41     標(biāo)題: 運(yùn)行“wget http://www.ks987.com/in_scripts/up/nginx_u100”后出現(xiàn)錯誤提示

本帖最后由 lxliun 于 2012-2-8 22:51 編輯

[root@ccxd ~]# wget http://www.ks987.com/in_scripts/up/nginx_u100
sh nginx_u100:

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
checking for accept4() ... not found
checking for PCRE library ... not found
checking for PCRE library in /usr/local/ ... not found
checking for PCRE library in /usr/include/pcre/ ... not found
checking for PCRE library in /usr/pkg/ ... not found
checking for PCRE library in /opt/local/ ... not found

./configure: error: the HTTP rewrite module requires the PCRE library.
You can either disable the module by using --without-http_rewrite_module
option, or install the PCRE library into the system, or build the PCRE library
statically from the source with nginx by using --with-pcre=<path> option.

make: *** No rule to make target `build', needed by `default'.  Stop.
make: *** No rule to make target `install'.  Stop.
nginx_u100: line 21: ./configure: No such file or directory
make: *** No targets specified and no makefile found.  Stop.
make err
作者: doxlzt    時間: 2012-2-9 08:35

編碼錯誤,未找到程序的類,重新編譯下
作者: admin    時間: 2012-2-9 10:02

wget -c http://dl.wdlinux.cn:5180/soft/pcre-8.10.tar.gz
tar zxvf pcre-8.10.tar.gz
cd pcre-8.10
./configure --prefix=/usr
make
make install
cd ..

再運(yùn)行




歡迎光臨 WDlinux官方論壇 (http://www.ks987.com/bbs/) Powered by Discuz! 7.2