centos-bz / ezhttp

The bash shell script stack for installation of Nginx OpenResty Tengine lua_nginx_module nginx_concat_module nginx_upload_module ngx_substitutions_filter_module Apache-2.2 Apache-2.4 MySQL-5.1 MySQL-5.5 MySQL-5.6 MySQL-5.7 PHP-5.2 PHP-5.3 PHP-5.4 PHP-5.5 PHP-5.6 ZendOptimizer ZendGuardLoader Xcache Eaccelerator Imagemagick IonCube Memcache Memcached Redis Mongo Xdebug Mssql Memcached PureFtpd PhpMyAdmin Redis Mongodb PhpRedisAdmin MemAdmin RockMongo Jdk7 Jdk8 Tomcat7 Tomcat8
434 stars 159 forks source link

Ubuntu-14.04 装 nginx 1.8.0 & 1.8.1 失败 #18

Open daihang opened 8 years ago

daihang commented 8 years ago

在使用vagrant 的 ubuntu virtualbox image的时候出错, box信息: https://atlas.hashicorp.com/ubuntu/boxes/trusty64 首次报错后,通过 apt-get install automake 但貌似依然有版本匹配问题

报错:

make[2]: Entering directory /vagrant/ezhttp/soft/pcre-8.33' cd . && /bin/bash /vagrant/ezhttp/soft/pcre-8.33/missing automake-1.14 --gnu Ma kefile configure.ac:29: error: version mismatch. This is Automake 1.14.1, configure.ac:29: but the definition used by this AM_INIT_AUTOMAKE configure.ac:29: comes from Automake 1.13.2. You should recreate configure.ac:29: aclocal.m4 with aclocal and run automake again. WARNING: 'automake-1.14' is probably too old. You should only need it if you modified 'Makefile.am' or 'configure.ac' or m4 files included by 'configure.ac'. The 'automake' program is part of the GNU Automake package: <http://www.gnu.org/software/automake> It also requires GNU Autoconf, GNU m4 and Perl in order to run: <http://www.gnu.org/software/autoconf> <http://www.gnu.org/software/m4/> <http://www.perl.org/> make[2]: *** [Makefile.in] Error 63 make[2]: Leaving directory/vagrant/ezhttp/soft/pcre-8.33' make[1]: * [/vagrant/ezhttp/soft/pcre-8.33/Makefile] Error 2 make[1]: Leaving directory `/vagrant/ezhttp/soft/nginx-1.8.1' make: * [build] Error 2

failed to install nginx-1.8.1

环境信息:

root@vagrant-ubuntu-trusty-64:/vagrant/ezhttp# uname -a Linux vagrant-ubuntu-trusty-64 3.13.0-83-generic #127-Ubuntu SMP Fri Mar 11 00:2 5:37 UTC 2016 x86_64 x86_64 x86_64 GNU/Linux