Thank you, Jeffrey! 2 more question.
1. I didn't have gconf installed but I installed ximian desktop. Doesn't 
it involve all the needed packages?
2. I can't download gconf source from gnu ftp server. It isn't there. I 
got a rpm package from rpmfind.net and found some patches in it. Should 
I apply all the pathes for building evolution?

Thanks.

Calvin

Jeffrey Stedfast wrote:

>On Tue, 2002-10-15 at 06:36, Calvin Liu wrote:
>  
>
>>Why the following happens? How to "add the contents of 
>>`/usr/local/share/aclocal/libtool.m4' to `aclocal.m4'"? Thanks.
>>    
>>
>
>That is just a warning, and I suggest you just ignore it.
>
>  
>
>>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
>>    
>>
>
>Read the error that aclocal gave you... it says you don't have all
>needed packages installed. Since the error above says AM_PATH_GCONF, I
>conclude that you probably don't have gconf installed (or at least not
>installed in the same prefix as the rest of the gnome libs?)
>
>if you have it installed but in another prefix, you'll need to set your
>ACLOCAL_PATH environment variable; something like:
>
>setenv ACLOCAL_PATH="-I /usr/local/share/aclocal"
>
>Jeff
>
>  
>
>>Calvin
>>
>>
>>_______________________________________________
>>evolution-hackers maillist  -  [EMAIL PROTECTED]
>>http://lists.ximian.com/mailman/listinfo/evolution-hackers
>>    
>>




_______________________________________________
evolution-hackers maillist  -  [EMAIL PROTECTED]
http://lists.ximian.com/mailman/listinfo/evolution-hackers

Reply via email to