[1593] in Kerberos-V5-bugs
Kerberos 5 beta 5 installation bug
daemon@ATHENA.MIT.EDU (Dejan Vucinic)
Thu Aug 10 18:31:02 1995
Date: Thu, 10 Aug 1995 17:30:03 -0500
From: Dejan Vucinic <dejan@mit1.fnal.gov>
To: krb5-bugs@MIT.EDU
Hello,
Kerberos V5 beta 5 doesn't install properly. In two places in the tree
there are makefiles refering to ../../config directory that is actually
in ../config and ../../../config. One is appl/sample/sclient, and the
other one I don't remember. I ended up making links from appl/config
to config and from ../config to config (relative to src/).
Hope this helps. Regards,
--dv