From owner-freebsd-questions Mon Oct 28 11:51:21 2002 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 D44A337B401 for ; Mon, 28 Oct 2002 11:51:19 -0800 (PST) Received: from mail.bg (dialup254.varna.spnet.net [213.169.38.254]) by mx1.FreeBSD.org (Postfix) with ESMTP id 11E1043E8A for ; Mon, 28 Oct 2002 11:51:13 -0800 (PST) (envelope-from dpenev@mail.bg) Received: from mail.bg (localhost [127.0.0.1]) by mail.bg (8.12.5/8.12.5) with ESMTP id g9SJntu8000559; Mon, 28 Oct 2002 21:49:55 +0200 (EET) (envelope-from dpenev@mail.bg) Received: (from root@localhost) by mail.bg (8.12.5/8.12.5/Submit) id g9SJnn6X000556; Mon, 28 Oct 2002 21:49:49 +0200 (EET) Date: Mon, 28 Oct 2002 21:49:48 +0200 From: "D. Penev" To: Sebastian Boldt Cc: freebsd-questions@FreeBSD.ORG Subject: Re: MIT Kerberos Message-ID: <20021028194948.GB240@earth.dpsca.bg> Mail-Followup-To: Sebastian Boldt , freebsd-questions@FreeBSD.ORG References: <20021028210801.494077a8.Sebastian.Boldt@arcor.de> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii; format=flowed Content-Disposition: inline In-Reply-To: <20021028210801.494077a8.Sebastian.Boldt@arcor.de> User-Agent: Mutt/1.4i Sender: owner-freebsd-questions@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.ORG On Mon, Oct 28, 2002 at 09:08:01PM +0100, Sebastian Boldt wrote: >Date: Mon, 28 Oct 2002 21:08:01 +0100 >From: Sebastian Boldt >To: freebsd-questions@freebsd.org > >Hello, > >how do I make buildworld and let it compile >the MIT Kerberos V port as the system kerberos >instead of heimdal? You cann't compile MIT Kerberos with buildworld, instead install kerberos port (/usr/ports/security/krb5), if you have any lines for kerberos in make.conf comment them, leave uncomment only KRB5_HOME=/usr/local and make buildworld. > >thanks in advance... > >To Unsubscribe: send mail to majordomo@FreeBSD.org >with "unsubscribe freebsd-questions" in the body of the message -- Regards, D. Penev To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-questions" in the body of the message