[Bash-completion-devel] How to build the autocompletion from git repo?

Adam Ryczkowski adam.ryczkowski at statystyka.net
Wed Apr 2 12:02:08 UTC 2014


The .configure script mentioned by the README is missing.

When I run automake I get:

     configure.ac: error: no proper invocation of AM_INIT_AUTOMAKE was 
found.
     configure.ac: You should verify that configure.ac invokes 
AM_INIT_AUTOMAKE,
     configure.ac: that aclocal.m4 is present in the top-level directory,
     configure.ac: and that aclocal.m4 was recently regenerated (using 
aclocal)
     configure.ac:5: error: required file './install-sh' not found
     configure.ac:5:   'automake --add-missing' can install 'install-sh'
     Makefile.am: error: required file './INSTALL' not found
     Makefile.am:   'automake --add-missing' can install 'INSTALL'
     Makefile.am: error: required file './NEWS' not found
     Makefile.am: error: required file './ChangeLog' not found

What should I do?

I use Ubuntu 14.04 trusty LTS 64 bit




More information about the Bash-completion-devel mailing list