[Github-comments] [geany/geany] Problem installing due to missing 'aclocal-1.14' (#1205)

Mpho Mphego notifications at xxxxx
Fri Sep 2 07:35:17 UTC 2016


Hi, 
I had an issue installing the latest geany pull. Error received:
`home/mmphego/Apts/geany-plugins/missing: line 81: aclocal-1.14: command not found
WARNING: 'aclocal-1.14' is missing on your system.
         You should only need it if you modified 'acinclude.m4' or
         'configure.ac' or m4 files included by 'configure.ac'.
         The 'aclocal' program is part of the GNU Automake package:
         <http://www.gnu.org/software/automake>
         It also requires GNU Autoconf, GNU m4 and Perl in order to run:
         <http://www.gnu.org/software/autoconf>
         <http://www.gnu.org/software/m4/>
         <http://www.perl.org/>
Makefile:573: recipe for target 'aclocal.m4' failed
make: *** [aclocal.m4] Error 127
`

The fix is a one liner:
`autoreconf -fi`

-- 
You are receiving this because you are subscribed to this thread.
Reply to this email directly or view it on GitHub:
https://github.com/geany/geany/issues/1205
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <https://lists.geany.org/pipermail/github-comments/attachments/20160902/35dc9dfc/attachment.html>


More information about the Github-comments mailing list