gotcha!
RHEL4 distribution does not include any tcl libraries ? or are not in the expected path ? Either way, MIT kerberos won’t install if you try a standard configure->make excercise. After about an hr of troubleshooting, I found that choosing to configure without the TCL libraries works.
#configure --prefix=/usr/local/kerberos --without-tcl

Recent Comments