Now it reports:
Running libtoolize...
You should add the contents of `/usr/local/share/aclocal/libtool.m4' to `aclocal.m4'.
Running aclocal-1.6 -I macros ...
aclocal: configure.in: 589: macro `AM_PATH_GCONF' not found in library
**Error**: aclocal-1.4 failed. This may mean that you have not
installed all of the packages you need, or you may need to
set ACLOCAL_FLAGS to include "-I $prefix/share/aclocal"
for the prefix where you installed the packages whose
macros were not found
I cat libtool.m4 >> aclocal.m4 but no use. The same err msg.
So strange? I'm using trunk source from cvs.
Calvin
Mike Kestner wrote:
On Fri, 2002-09-27 at 23:21, Calvin Liu wrote:Failed to build evolution (src from cvs) on redhat linxu 7.3.It reports: Makefile.am:25: required directory ./intl does not exist **Error**: automake-1.4 failed. Seems the ./intl folder isn't there? What does it use for and where can I get the folder?Check your gettext version. RH73 ships with 0.11.1, which I had to revert to an older version to get much of anything to build. [mkestner@localhost mkestner]$ rpm -q gettext gettext-0.10.39-ximian.1 I think I scrounged that off of ftp in the RH72 Ximian Desktop packages. Regards,
_______________________________________________ evolution-hackers maillist - [EMAIL PROTECTED] http://lists.ximian.com/mailman/listinfo/evolution-hackers
