From owner-freebsd-questions@FreeBSD.ORG Tue Oct 10 13:24:15 2006 Return-Path: X-Original-To: freebsd-questions@freebsd.org Delivered-To: freebsd-questions@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 4CDE916A40F for ; Tue, 10 Oct 2006 13:24:15 +0000 (UTC) (envelope-from heli@mikestammer.com) Received: from smtp114.sbc.mail.re2.yahoo.com (smtp114.sbc.mail.re2.yahoo.com [68.142.229.91]) by mx1.FreeBSD.org (Postfix) with SMTP id 6791E43D58 for ; Tue, 10 Oct 2006 13:24:14 +0000 (GMT) (envelope-from heli@mikestammer.com) Received: (qmail 12832 invoked from network); 10 Oct 2006 13:24:13 -0000 Received: from unknown (HELO mail.mikestammer.com) (mikestammer@sbcglobal.net@70.131.105.213 with login) by smtp114.sbc.mail.re2.yahoo.com with SMTP; 10 Oct 2006 13:24:13 -0000 Received: from localhost (localhost [127.0.0.1]) by mail.mikestammer.com (Postfix) with ESMTP id DE5A45A for ; Tue, 10 Oct 2006 08:24:12 -0500 (CDT) X-Virus-Scanned: amavisd-new at mikestammer.com Received: from mail.mikestammer.com ([127.0.0.1]) by localhost (gondolin.middleearth.mikestammer.com [127.0.0.1]) (amavisd-new, port 10024) with ESMTP id tq1kgIW764nT for ; Tue, 10 Oct 2006 08:24:09 -0500 (CDT) Received: from [127.0.0.1] (localhost [127.0.0.1]) (using TLSv1 with cipher DHE-RSA-AES256-SHA (256/256 bits)) (No client certificate requested) (Authenticated sender: eric) by mail.mikestammer.com (Postfix) with ESMTP id 9311C54 for ; Tue, 10 Oct 2006 08:24:09 -0500 (CDT) Message-ID: <452B9EF9.4090800@mikestammer.com> Date: Tue, 10 Oct 2006 08:24:09 -0500 From: Eric User-Agent: Thunderbird 1.5.0.5 (Windows/20060719) MIME-Version: 1.0 To: freebsd-questions@freebsd.org References: <20061010121031.91382.qmail@web27503.mail.ukl.yahoo.com> In-Reply-To: <20061010121031.91382.qmail@web27503.mail.ukl.yahoo.com> X-Enigmail-Version: 0.94.1.0 Content-Type: text/plain; charset=ISO-8859-1 Content-Transfer-Encoding: 7bit Subject: Re: RE : Re: RE : Re: RE : Re: RE : Re: cheapskate webmail interface X-BeenThere: freebsd-questions@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: User questions List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Tue, 10 Oct 2006 13:24:15 -0000 Desmond Coughlan wrote: > X-No-Archive: true > > *sigh* > > rachi# ./configure --with-bdb=/usr/local/BerkeleyDB.4.5 --with-sasl=/usr/local/include/sasl > ... > checking for sasl/sasl.h... no > configure: error: Cannot continue without libsasl2. > Get it from ftp://ftp.andrew.cmu.edu/pub/cyrus-mail/. > > But ... > > rachi# ls /usr/local/include/sasl/sasl.h > /usr/local/include/sasl/sasl.h uninstall cyrus and install dovecot from the ports tree. its small, lightweight, and fast. are you trying to install stuff without using the ports tree?