Als ik 'Gaim' wil installeren, gaat ./configure niet fout maar als ik 'make' doe dan krijg ik:
Ik heb autoconf en automake net geinstalleerd, maar doet het nog niet.
code:
1
2
3
4
5
6
7
8
9
| bash-2.05a# make
cd . && /root/gaim-0.59.3/missing aclocal-1.4 -I m4
WARNING: `aclocal-1.4' is needed, and you do not seem to have it handy on your
system. You might have modified some files without having the
proper tools for further handling them. Check the `README' file,
it often tells you about the needed prerequirements for installing
this package. You may also peek at any GNU archive site, in case
some other package would contain this missing `aclocal-1.4' program.
make: *** [aclocal.m4] Error 1 |
Ik heb autoconf en automake net geinstalleerd, maar doet het nog niet.