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, -- Mike Kestner <[EMAIL PROTECTED]> _______________________________________________ evolution-hackers maillist - [EMAIL PROTECTED] http://lists.ximian.com/mailman/listinfo/evolution-hackers
