- 积分
- 39
- 威望
-
- 金钱
-
- 注册时间
- 2020-10-26
- 在线时间
- 小时
- 最后登录
- 1970-1-1
|
楼主 |
发表于 2022-11-1 14:54:00
|
显示全部楼层
本帖最后由 oqiwheioqwheq 于 2022-11-1 14:55 编辑
- 2022-11-01 14:31:18 (1.09 MB/s) - “openssl-1.1.1o.tar.gz” saved [9856386/9856386]
- Uncompress nginx-1.22.0.tar.gz...
- cd nginx-1.22.0...
- checking for OS
- + Linux 2.6.32-754.el6.i686 i686
- checking for C compiler ... found
- + using GNU C compiler
- + gcc version: 4.4.7 20120313 (Red Hat 4.4.7-23) (GCC)
- checking for gcc -pipe switch ... found
- checking for --with-ld-opt="'-ljemalloc'" ... not found
- ./configure: error: the invalid value in --with-ld-opt="'-ljemalloc'"
- make: *** No rule to make target `build', needed by `default'. Stop.
- make: *** No rule to make target `build', needed by `default'. Stop.
- make: *** No rule to make target `install'. Stop.
- cp: cannot create regular file `/usr/local/nginx/conf/nginx.conf': No such file or directory
- cp: cannot create directory `/usr/local/nginx/conf/': No such file or directory
- cp: cannot create regular file `/usr/local/nginx/conf/pathinfo.conf': No such file or directory
- cp: cannot create regular file `/usr/local/nginx/conf/enable-php.conf': No such file or directory
- cp: cannot create regular file `/usr/local/nginx/conf/enable-php-pathinfo.conf': No such file or directory
- cp: cannot create directory `/usr/local/nginx/conf/example': No such file or directory
- mkdir: cannot create directory `/usr/local/nginx/conf/vhost': No such file or directory
- include/nginx.sh: line 162: /usr/local/nginx/conf/fastcgi.conf: No such file or directory
- cp: cannot create regular file `/etc/systemd/system/nginx.service': No such file or directory
- Create PHP Info Tool...
- Copy PHP Prober...
- Copy Opcache Control Panel...
复制代码
好像在这里出错了,LOG文件太大,上传不了。
换了几个系统都不行
CentOS 6.9
CentOS 6.8
CentOS 6.1
|
|