Hello Everyone,
I am having very hard time installing
mysql++.
I am getting this strange error when
installing mysql++
[root@gk mysql++-1.7.9]# automake configure.in:11: your implementation of AM_INIT_AUTOMAKE comes from an configure.in:11: old Automake version. You should recreate aclocal.m4 configure.in:11: with aclocal and run automake again. Makefile.am: required file `./COPYING' not found Makefile.am: required file `./INSTALL' not found Makefile.am: required file `./NEWS' not found Makefile.am: required file `./AUTHORS' not found Makefile.am: required file `./ChangeLog' not found examples/Makefile.am: required file `./depcomp' not found /usr/local/share/automake-1.7/am/depend2.am: am__fastdepCXX does not appear in AM_CONDITIONAL /usr/local/share/automake-1.7/am/depend2.am: AMDEP does not appear in AM_CONDITIONAL /usr/local/share/automake-1.7/am/depend2.am: am__fastdepCXX does not appear in AM_CONDITIONAL /usr/local/share/automake-1.7/am/depend2.am: AMDEP does not appear in AM_CONDITIONAL [root@gk mysql++-1.7.9]# I tried re-creating "aclocal.m4"
using "aclocal" but still I am failing....
[root@gk mysql++-1.7.9]# aclocal
aclocal: configure.in: 17: macro `AM_PROG_LIBTOOL' not found in library [root@gk mysql++-1.7.9]# Can anybody please help me.... Regards
Nitesh
|