Skip to content

autom4te: not found #95

Open
Open
@mark-hahn

Description

@mark-hahn

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

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions