search for: check_for_app

Displaying 1 result from an estimated 1 matches for "check_for_app".

2013 May 06
1
What is bootstrap.sh for ? Possible bug in 11.3.0 ?
...es_memcached>), I banged into this on a fresh 11.3.0 setup: 1. When run for the first time bootstrap.sh displays a non-blocking error. # sh -x bootstrap.sh + uname -sr + MY_AC_VER= + MY_AM_VER= + AUTOCONF_VERSION=2.60 + AUTOMAKE_VERSION=1.9 + export AUTOCONF_VERSION + export AUTOMAKE_VERSION + check_for_app autoconf + autoconf --version + [ 0 != 0 ] + check_for_app autoheader + autoheader --version + [ 0 != 0 ] + check_for_app automake + automake --version + [ 0 != 0 ] + check_for_app aclocal + aclocal --version + [ 0 != 0 ] + echo Generating the configure script ... Generating the configure script .....