[1582] in Kerberos-V5-bugs
Re: A Build Question (Not a bug)
daemon@ATHENA.MIT.EDU (Theodore Ts'o)
Thu Aug 3 20:25:36 1995
Date: Thu, 3 Aug 1995 20:25:19 -0400
From: Theodore Ts'o <tytso@MIT.EDU>
To: Sam Hartman <hartmans@MIT.EDU>
Cc: JSSKUBEL@POST.SYGMA.NET, "krb5-bugsATHENA.MIT.EDU" <krb5-bugs@MIT.EDU>
In-Reply-To: Sam Hartman's message of Thu, 03 Aug 1995 15:45:56 EDT,
<199508031945.PAA08674@infocalypse.MIT.EDU>
Cc: "krb5-bugs(a)ATHENA.MIT.EDU" <krb5-bugs@MIT.EDU>
Date: Thu, 03 Aug 1995 15:45:56 EDT
From: Sam Hartman <hartmans@MIT.EDU>
In the future, please send build and other questions to
kerberos@mit.edu or post to comp.protocols.kerberos (they are the
same), instead of sending to krb5-bugs.
Or at least, if you're going to be sending them to krb5-bugs, send a
complete rundown of what didn't build, so we can fix it......
It is somewhat non-trivial to configure only part of the
Kerberos tree, so I'll assume that you have all the sources, and that
they all configure.
At least in theory, if parts of the source tree are missing, you can
delete part of the tree and let it do its thing. Configure is supposed
to be able to compensate, as long as that part of the tree isn't needed
elsewhere. I haven't actually tested this myself, though, so it may not
actually be working.
At least in theory, though, you should be able to delete the directories
lib/kadm, lib/kdb, kdc, admin, kadmin/*server, and the configure should
be able to handle it. I haven't tried it myself, so I don't know for
sure that this works at the moment.
- Ted