From owner-freebsd-questions@FreeBSD.ORG Tue Apr 1 08:54:36 2014 Return-Path: Delivered-To: freebsd-questions@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [8.8.178.115]) (using TLSv1 with cipher ADH-AES256-SHA (256/256 bits)) (No client certificate requested) by hub.freebsd.org (Postfix) with ESMTPS id DC22CFBA for ; Tue, 1 Apr 2014 08:54:36 +0000 (UTC) Received: from relay5-d.mail.gandi.net (relay5-d.mail.gandi.net [IPv6:2001:4b98:c:538::197]) (using TLSv1 with cipher DHE-RSA-AES256-SHA (256/256 bits)) (Client did not present a certificate) by mx1.freebsd.org (Postfix) with ESMTPS id 9C4163CF for ; Tue, 1 Apr 2014 08:54:36 +0000 (UTC) Received: from mfilter5-d.gandi.net (mfilter5-d.gandi.net [217.70.178.132]) by relay5-d.mail.gandi.net (Postfix) with ESMTP id CEEF141C09E for ; Tue, 1 Apr 2014 10:54:34 +0200 (CEST) X-Virus-Scanned: Debian amavisd-new at mfilter5-d.gandi.net Received: from relay5-d.mail.gandi.net ([217.70.183.197]) by mfilter5-d.gandi.net (mfilter5-d.gandi.net [10.0.15.180]) (amavisd-new, port 10024) with ESMTP id 9hMPEHUdIDiA for ; Tue, 1 Apr 2014 10:54:33 +0200 (CEST) X-Originating-IP: 192.94.73.15 Received: from SDF.ORG (SDF.ORG [192.94.73.15]) (Authenticated sender: mayuresh@kathe.in) by relay5-d.mail.gandi.net (Postfix) with ESMTPSA id AA23041C053 for ; Tue, 1 Apr 2014 10:54:32 +0200 (CEST) Date: Tue, 1 Apr 2014 08:54:27 +0000 From: Mayuresh Kathe To: freebsd-questions@freebsd.org Subject: freebsd : 10 : sasl lib : which package? Message-ID: <20140401085423.GA11248@SDF.ORG> MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline User-Agent: Mutt/1.5.23 (2014-03-12) X-BeenThere: freebsd-questions@freebsd.org X-Mailman-Version: 2.1.17 Precedence: list List-Id: User questions List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Tue, 01 Apr 2014 08:54:36 -0000 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, ~mayuresh