a) The server that I'm talking to is FreeSSHD on a Windows 2000 server. b) How would I set up a regular serial connection for curses on a windows machine? I'm not very familiar with it.
-----Original Message----- From: Thomas Dickey [mailto:[EMAIL PROTECTED] Sent: 12 December 2005 16:43 To: Eldwin Santana Cc: [email protected] Subject: Re: [Lynx-dev] SSH then running lynx does not work On Mon, Dec 12, 2005 at 04:23:27PM -0500, Eldwin Santana wrote: > Thomas, > > Here is the output: > > Lynx Version 2.8.5rel.1 (04 Feb 2004) > Compiled by Borland C++ (Oct 16 2004 15:23:07). I'm puzzled: that would probably be the PDCurses configuration, which opens the console window in graphics mode. It won't run over a serial connection (such as ssh would assume). That's true of similar systems (something I have to keep in mind for when I connect to my OS/2 system via telnet). But two questions: a) what sort of ssh server are you talking to? b) the servers that I'd know of offhand would have a suitable environment for lynx to run in that would support a regular (serial connection) curses. Couldn't you use that? > Eldwin > > -----Original Message----- > From: Thomas Dickey [mailto:[EMAIL PROTECTED] > Sent: 12 December 2005 16:21 > To: Eldwin Santana > Cc: [email protected] > Subject: Re: [Lynx-dev] SSH then running lynx does not work > > On Mon, Dec 12, 2005 at 11:08:38AM -0500, Eldwin Santana wrote: > > There is a bug with the current release with Lynx where if a user > ssh's > > to a windows machine that has lynx_w32 when they run it they get an > > error of: > > What does > lynx -version > say? (and which download is that). > > -- > Thomas E. Dickey > http://invisible-island.net > ftp://invisible-island.net -- Thomas E. Dickey http://invisible-island.net ftp://invisible-island.net _______________________________________________ Lynx-dev mailing list [email protected] http://lists.nongnu.org/mailman/listinfo/lynx-dev
