Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

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

Open
daihang opened this issue Mar 16, 2016 · 0 comments
Open

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

daihang opened this issue Mar 16, 2016 · 0 comments

Comments

@daihang
Copy link

daihang commented Mar 16, 2016

在使用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

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant