Advertisement
Guest User

Untitled

a guest
Jun 28th, 2017
58
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
Bash 0.75 KB | None | 0 0
  1. [momoe@momoe-pc transmission]$ make distclean
  2. CDPATH="${ZSH_VERSION+.}:" && cd . && /bin/sh /home/momoe/transmission/missing aclocal-1.13 -I m4
  3. /home/momoe/transmission/missing: line 81: aclocal-1.13: command not found
  4. WARNING: 'aclocal-1.13' is missing on your system.
  5.          You should only need it if you modified 'acinclude.m4' or
  6.          'configure.ac' or m4 files included by 'configure.ac'.
  7.          The 'aclocal' program is part of the GNU Automake package:
  8.          <http://www.gnu.org/software/automake>
  9.          It also requires GNU Autoconf, GNU m4 and Perl in order to run:
  10.          <http://www.gnu.org/software/autoconf>
  11.          <http://www.gnu.org/software/m4/>
  12.          <http://www.perl.org/>
  13. make: *** [Makefile:456: aclocal.m4] Error 127
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement