[17892] in Athena Bugs
Re: linux 8.3.30: lynx
daemon@ATHENA.MIT.EDU (Jacob Morzinski)
Thu Jun 8 21:34:14 2000
To: Brad Thompson <yak@MIT.EDU>
Cc: tbelton@MIT.EDU, bugs@MIT.EDU
Mime-Version: 1.0 (generated by tm-edit 7.106)
Content-Type: text/plain; charset=US-ASCII
From: Jacob Morzinski <jmorzins@MIT.EDU>
Date: 08 Jun 2000 21:34:09 -0400
In-Reply-To: Brad Thompson's message of "Mon, 05 Jun 2000 14:34:25 -0400"
Message-ID: <w6msnunmycu.fsf@alice-whacker.mit.edu>
<yak@MIT.EDU> (Brad Thompson) writes:
> lynx is currently broken on IS-Linux-Athena. If someone changes
> the wrapper script to have the TERMINFO environment variable set to
> /usr/share/terminfo, it will not be broken anymore. Someone should
I've rebuilt MIT's version of lynx-2.7.1 on a sipb-athena-8.2
machine, so it looks in the right place for the terminfo files.
Testing on an IS-LLA machine (alice-whacker) shows that it get
terminfo right, and still does certificates the way the old one does.
Todd, I've put the new binary (named "lynx-2.7.1.jmorzins") in
/afs/.athena.mit.edu/software/infoagents/arch/linux/i386_linux2/MIT-only
Feel free to look at it, but I think all that needs to be done is
to rename it to "lynx-2.7.1", so that the lynx wrapper script
runs it.
(Speaking of the wrapper script, it would be better if it used a
quoted "$@" instead of a bare $@ when it execs the binary.)
-Jacob