<<< Date Index >>>     <<< Thread Index >>>

Re: hcache compilation errors



On Thu, May 01, 2008 at 05:26:04PM -0500, Kyle Wheeler wrote:
> On Thursday, May  1 at 06:10 PM, quoth Jorge Luis:
> >hcache.c:994:12: error: invalid suffix "x" on integer constant
> 
> That generally means that your MD5 program isn't working as mutt 
> expected it to. Do you have a working 'md5' program?
> 
> At the beginning of the hcachever.sh file, it should have a line that 
> looks like this:
> 
>      MD5=somethingerother
> 
> What's the "somethingerother" on your system? On my OSX box, it's md5.
> 
> Mutt looks for the programs "md5", "md5sum" and "openssl" in that 
> order, and expects them to behave in a particular way.
> 
> If you don't have any of the three, install one (e.g. install 
> openssl).
> 
> ~Kyle

Thanks, Kyle.  On my system, openssl computes the md5sums.

-- 
Jorge Luis <lists@xxxxxxxx>