Skip site navigation (1)Skip section navigation (2)
Date:      Tue, 1 Apr 2014 04:24:16 -0500
From:      Mike Sanders <tmp1@freebsd.hypermart.net>
To:        freebsd-questions@freebsd.org
Subject:   Re: freebsd : 10 : sasl lib : which package?
Message-ID:  <20140401092416.GA1052@taco-shack.cow>
In-Reply-To: <20140401085423.GA11248@SDF.ORG>
References:  <20140401085423.GA11248@SDF.ORG>

next in thread | previous in thread | raw e-mail | index | archive | help
Mayuresh Kathe wrote:

> hello,
> 
> i am trying to compile mutt-1.5.22 with sasl support.
> this is because the mutt available through pkg doesn't
> support it.
> 
> while doing the pre-make configure, the following error
> messages were thrown up;
> checking for library containing sasl_encode64... no
> configure: error: could not find sasl lib
> 
> may i know which package to install to get the above
> library?
> 
> thanks,

Try:


   cd /usr/ports/security/cyrus-sasl2/ && make install clean


And you may want to read my mutt/gmail notes too:


   http://freebsd.hypermart.net/gmail.html


Good luck.

-- 
Mike Sanders
www: http://freebsd.hypermart.net
gpg: 0xD94D4C13



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?20140401092416.GA1052>