Skip to content

Instantly share code, notes, and snippets.

@andredublin
Created February 3, 2015 02:48
Show Gist options
  • Save andredublin/82e398eb20ec8414b74c to your computer and use it in GitHub Desktop.
Save andredublin/82e398eb20ec8414b74c to your computer and use it in GitHub Desktop.
buzztrax terminal error
./autogen.sh; make; make install [09:37:10]
-n + check for build tools
-n checking for autoconf >= 2.61 ...
found 2.69, ok.
-n checking for automake >= 1.6 ...
found 1.14.1, ok.
-n checking for autopoint >= 0.12.1 ...
not found.
not found !
You must have autopoint installed to compile buzztrax.
Download the appropriate package for your distribution,
or get the source tarball at ftp://ftp.gnu.org/pub/gnu/gettext/
-n checking for gtkdocize >= 1.9 ...
not found.
-n checking for gtkdocize >= 1.4 ...
not found.
not found !
You must have gtkdocize installed to compile buzztrax.
Download the appropriate package for your distribution,
or get the source tarball at ftp://ftp.gnome.org/pub/gnome/sources/gtk-doc/
-n checking for intltoolize >= 0.1.5 ...
not found.
not found !
You must have intltoolize installed to compile buzztrax.
Download the appropriate package for your distribution,
or get the source tarball at ftp://ftp.gnome.org/pub/gnome/sources/intltool/
-n checking for libtoolize >= 2.2.0 ...
not found.
-n checking for glibtoolize >= 2.2.0 ...
found 2.4.4, ok.
-n checking for pkg-config >= 0.8.0 ...
found 0.28, ok.
- Please get the right tools before proceeding.
- Alternatively, if you're sure we're wrong, run with --nocheck.
make: *** No targets specified and no makefile found. Stop.
make: *** No rule to make target `install'. Stop.
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment