[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
Re: LYNX-DEV Control-Z and SIGSTOP mysteries
From: |
Hiram Lester, Jr. |
Subject: |
Re: LYNX-DEV Control-Z and SIGSTOP mysteries |
Date: |
Wed, 21 May 1997 01:58:07 -0500 (CDT) |
On Tue, 20 May 1997, T.E.Dickey wrote:
> > Yes, apparently he needs so contact HP for a patch to its
> > curses SIGTSTP handler.
> does ncurses work properly in this context, or is it just HP's implementation?
I see how it is... ya'll are just TRYING to complicate my life... making m
compile ncurses as well... humph... ;)
We just upgraded our main system from 10.01 to 10.20, and they haven't
installed the gcc for the new version, so I basically can't compile
anything with gcc... so, I went to compile on another machine with 9.07,
and it barfed on the check for c++... I disabled that, and I compiled with
the defaults, and it couldn't find the terminfo (cause I can't install
it)... sigh... SO... I'm compiling ncurses now with --prefix="/usr" hoping
that I can use HP's terminfo stuff for testing purposes... Argh... still
no go... trying --enable-termcap since this machine doesn't have terminfo
in /usr/share (only in /usr/lib)... Well, it SORTA works... for VT100
only, and the displays on the test programs are NOT correct.
Any suggestions on building a copy of ncurses without installing it for
the purposes of testing lynx built with ncurses?
+------------------------------------+-------------------------------+
| Hiram W. Lester, Jr. | E-Mail: address@hidden |
| Computer Science | Home page: |
| Middle Tennessee State University | http://pobox.com/~hwlester/ |
+------------------------------------+-------------------------------+
;
; To UNSUBSCRIBE: Send a mail message to address@hidden
; with "unsubscribe lynx-dev" (without the
; quotation marks) on a line by itself.
;
Re: LYNX-DEV Control-Z and SIGSTOP mysteries, Foteos Macrides, 1997/05/21
- Re: LYNX-DEV Control-Z and SIGSTOP mysteries, Hiram Lester, Jr., 1997/05/21
- Re: LYNX-DEV Control-Z and SIGSTOP mysteries, Klaus Weide, 1997/05/21
- Re: LYNX-DEV Control-Z and SIGSTOP mysteries, Hiram Lester, Jr., 1997/05/22
- Re: LYNX-DEV Control-Z and SIGSTOP mysteries, Hiram Lester, Jr., 1997/05/22
- Re: LYNX-DEV Control-Z and SIGSTOP mysteries, Hiram Lester, Jr., 1997/05/24
- Re: LYNX-DEV Control-Z and SIGSTOP mysteries, T.E.Dickey, 1997/05/24
Re: LYNX-DEV Control-Z and SIGSTOP mysteries, Foteos Macrides, 1997/05/21