[643] in Kerberos-V5-bugs
X11R6 vs KRB5
daemon@ATHENA.MIT.EDU (Scott Schwartz)
Mon Aug 15 19:24:26 1994
To: krb5-bugs@MIT.EDU
Date: Mon, 15 Aug 1994 19:23:14 -0400
From: Scott Schwartz <schwartz@groucho.cse.psu.edu>
In order to build X11R6 with k5b4p2 I had to make a number of changes.
First, I needed to edit site.def to omit -L/usr/include/isode and
-lisode, since it isn't used and isn't there. Second I needed to
change the K5 makefiles to install util/et/com_err.a (in /krb5/lib) and
associated header files: util/et/com_err.h (in /krb5/include),
include/krb5/*_err.h (in /krb5/include/krb5), include/krb5/autoconf.h
(ditto).
We don't run xdm; given that, is there an easy way to test it out?
I'm uncertain what I have to feed xauth, etc.