Quote:
Originally Posted by vanchie21
well ok now that I got past the other part now on to trying to install, so I ran into this now
Build the 3rdparty binaries
./bootstrap: 3: ./bootstrap: aclocal: not found
autoheader: error: AC_CONFIG_HEADERS not found in configure.in
./bootstrap: 10: ./bootstrap: automake: not found
configure.in:4: error: possibly undefined macro: AM_INIT_AUTOMAKE
If this token and others are legitimate, please use m4_pattern_allow.
See the Autoconf documentation.
configure.in:6: error: possibly undefined macro: AM_CONFIG_HEADER
configure.in:17: error: possibly undefined macro: AM_PROG_LIBTOOL
configure.in:30: error: possibly undefined macro: AM_CONDITIONAL
Build failed, exiting.
Build failed, exiting.
well yay so would a clean.sh and delete the folder and try again help? or is there something deeper going on?
|
That actually looks like you are missing some of the build related tools. Did you install build-essentials package? (there a list of packages from the first post)