Hi, ,

I am new to Kali Linux and was wondering if some can help me out with the below

I get this error message when running ./configure && make && sudo make install

WARNING: 'aclocal-1.15' 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/>
make: *** [Makefile:372: aclocal.m4] Error 127

I have been trying to resolve all day by trying to look for a fix on Google, but none of the fixes worked for me

Thanks