On Wed, 11 Feb 2004, Harland Christofferson wrote: > At Wednesday, 11 February 2004, you wrote: > > >On Wed, 11 Feb 2004, Harland Christofferson wrote: > > > >> >But what version of lynx (and ncurses vs slang) is this? The copy > >> of lynx > >> >that I ran the other night honored $LINES/$COLUMNS. > >> > > >> > >> looking in /lib i see libncurses.so.5.2 > >> > >> lynx --version is 2.8.4rel.1 > > > >ldd /usr/bin/lynx > > > >is a better way to see how it's built. > > > > thanks ... i attached the output ... looks like the lynx i have was > built using libncurses.so.5.2 > > it is the debian maintained package. should this work if i download > the source and build lynx locally, or, is there a binary available > using libncurses.so.5.2?
I expect that libncurses.so is a link to libncurses.so.5 is a link to libncurses.so.5.4 I'm using ii libncurses5 5.3.20030719-5 Shared libraries for terminal handling which shouldn't make any difference (that is I don't recall any issues with screensize). But that's a possibility. Also the version of cron may be a factor: ii cron 3.0pl1-81 management of regular background processing -- Thomas E. Dickey http://invisible-island.net ftp://invisible-island.net ; To UNSUBSCRIBE: Send "unsubscribe lynx-dev" to [EMAIL PROTECTED]
