Hi all,
I have downloaded the latest MIT kerberos release 1.14.2. I can
successfully *make* and *make install *but when i run *make check *i got
following error:
LD_LIBRARY_PATH=`echo -L../../../lib | sed -e "s/-L//g" -e "s/ /:/g"`;
export LD_LIBRARY_PATH; KRB5_CONFIG=../../../config-files/krb5
On 06/21/2016 05:00 AM, Aneela Saleem wrote:
> LD_LIBRARY_PATH=`echo -L../../../lib | sed -e "s/-L//g" -e "s/ /:/g"`;
> export LD_LIBRARY_PATH; KRB5_CONFIG=../../../config-files/krb5.conf
> LC_ALL=C ./t_copy_context
> PYTHONPATH=../../../util VALGRIND="" python ./t_expire_warn.py
> *** Failure: U
Kerberos mailing list Kerberos@mit.edu
https://mailman.mit.edu/mailman/listinfo/kerberos
It looks like you sent an email with only text/html, which the mailing
list software strips out. You might want to make sure that you
configure your email to send text/plain as well.
I'm quoting your previous message below so others can see it:
writes:
> Hmmm. Not sure what happened. Here's th