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

autom4te: not found #95

Open
mark-hahn opened this issue Nov 7, 2013 · 1 comment
Open

autom4te: not found #95

mark-hahn opened this issue Nov 7, 2013 · 1 comment

Comments

@mark-hahn
Copy link

I'm trying to build couchdb 1.3.0 on Ubuntu 12.04.1 LTS. I'm using the command ...

rake git="git://git.apache.org/couchdb.git 1.3.0" install=/root/build-couchdb/build/

Rake is erroring out with the log output below. Can someone tell me what I'm doing wrong?

    STDOUT configure: exit 0
STDOUT == End of config.log ==
STDOUT CDPATH="${ZSH_VERSION+.}:" && cd /root/build-couchdb/dependencies/autoconf-2.69 && /bin/bash /root/build-couchdb/dependencies/autoconf-2.69/build-aux/missing --run aclocal-1.11 -I m4
STDERR sh: 1: autom4te: not found
STDERR aclocal-1.11: autom4te failed with exit status: 127
STDERR make: *** [/root/build-couchdb/dependencies/autoconf-2.69/aclocal.m4] Error 1
STDERR git checkout HEAD .
STDERR rm -rf autom4te.cache
STDERR rake aborted!
STDERR Command failed with status (2): [make ...]
STDERR 
STDERR Tasks: TOP => default => couchdb:build => couchdb:couchdb => /root/build-couchdb/build//bin/couchdb => /root/build-couchdb/build//bin/autoconf2.69
@nomicode
Copy link

nomicode commented Dec 5, 2013

Do you have the build-essential package installed?

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

2 participants