[5590] in Moira
Re: update README for krb5 world order?
daemon@ATHENA.MIT.EDU (Garry P Zacheiss)
Wed Feb 17 16:47:05 2010
From: Garry P Zacheiss <zacheiss@MIT.EDU>
To: Benjamin James Kaduk <kaduk@mit.edu>
CC: "moiradev@MIT.EDU" <moiradev@mit.edu>
Date: Wed, 17 Feb 2010 16:46:56 -0500
Message-ID: <F236B6BA-242D-4D64-BA1F-46935861E267@mit.edu>
In-Reply-To: <alpine.GSO.1.10.1002170138140.29136@multics.mit.edu>
Content-Language: en-US
Content-Type: text/plain; charset="us-ascii"
MIME-Version: 1.0
Content-Transfer-Encoding: 8bit
The world hasn't actually changed that much; I've updated the README to mention --with-krb5. For the record, this is the configure invocation I use on our RHEL5 systems, to build with the system krb4, krb5, com_err, and hesiod, and locally managed zephyr and AFS installations.
Garry
./configure --with-krb4 --with-krb5 --with-com_err --with-hesiod --with-zephyr=/usr/local --with-afs=/usr/local
On Feb 17, 2010, at 1:40 AM, Benjamin Kaduk wrote:
> Hi all,
>
> I'm trying to package the moira clients for my FreeBSD system, and it
> would be nice to have some documentation to consult as some reassurance
> that I'm doing things right.
>
> Thanks,
>
> Ben Kaduk