Tennessee,

Did you ever get lynx to work? I finally figured out that I had to
set the TERMINFO environment variable:

export TERMINFO=/usr/share/terminfo/

I remembered having to do this for the talk utility until it was fixed.
An strace of lynx shows that it's looking for terminfo in:

/usr/local/share/terminfo/c/cygwin

and since terminfo now ships with cygwin, it's located in
/usr/share/terminfo.

Hope this helps,

--Kevin

> -----Original Message-----
> From: [EMAIL PROTECTED]
> [mailto:[EMAIL PROTECTED]]On Behalf Of Malcolm Boekhoff
> Sent: Monday, February 12, 2001 3:03 AM
> To: Cygwin News Group
> Subject: Re: help with installing lynx
>
>
> Try "bash>TERM=linux lynx".
>
> Otherwise work out the convoluted set of rules for determining
> the terminal capabilities (from TERMCAP or from /etc/termcap or from
> ~/.../somedirectorythatbeginswithadot/...) and post us all a nice
> easy FAQ item!
>
> ----- Original Message -----
> From: "Tennessee Leeuwenburg" <[EMAIL PROTECTED]>
> To: <[EMAIL PROTECTED]>
> Sent: Monday, February 12, 2001 4:13 AM
> Subject: help with installing lynx
>
>
> > Hi,
> >
> > I'm trying to install lynx, using the precompiled version from
> the cygwin
> > page, lynx 2.8.2r1.tar.gz. It tells me to go download ncurses, but I
> > couldn't find it at the locations mentioned, and I also think I remember
> > seeing it in installing cygwin anyway. The errormessage I get is  "Error
> > opening terminal: cygwin". What do I need to do to make it work?
> >
> > -Tennessee
> >
> >
> > --
> > Want to unsubscribe from this list?
> > Check out: http://cygwin.com/ml/#unsubscribe-simple
>
>
>
> --
> Want to unsubscribe from this list?
> Check out: http://cygwin.com/ml/#unsubscribe-simple
>
>


--
Want to unsubscribe from this list?
Check out: http://cygwin.com/ml/#unsubscribe-simple

Reply via email to