[89] in bug-owl
Re: owl on 9.1
daemon@ATHENA.MIT.EDU (James M. Kretchmar)
Sat Sep 21 21:12:54 2002
Message-Id: <200209220112.VAA27835@mission-control.mit.edu>
To: Jeremy Daniel <jdaniel@MIT.EDU>
cc: bug-owl@MIT.EDU
In-Reply-To: Your message of "Thu, 19 Sep 2002 23:39:39 EDT."
<200209200339.XAA09117@cathedral-seven.mit.edu>
Date: Sat, 21 Sep 2002 21:12:52 -0400
From: "James M. Kretchmar" <kretch@MIT.EDU>
> 1. It no longer builds without ncurses since keypress.c seems to
> require ncurses for the KEY_* definitions.
I'm surprised you got it to build without ncurses. I don't plan on
supporting anything other than ncurses.
> 2. libkrb4 is now built as a shared object, so owl needs access to
> /usr/athena/lib at runtime. The following patch seemed to be a
> reasonable fix.
Applied.
kretch