login
Header Space

 
 

Re: ncurses problems with SLS

Score:
Previous message: [thread] [date] [author]
Next message: [thread] [date] [author]
Date: Thursday, August 26, 1993 - 4:03 pm

In article <CCDK5s.6nL@sybase.com>, mwarren@cedar.sybase.com (Mark Warren) writes:
[rest deleted]

Try 'strace pcomm'  when you want to check what's *really* going on..

I had the same problem for an ncurses based program.  strace gave me:
open("/usr/lib/terminfo/x/xterm", RDONLY) = -1 (No such file or directory)
write(2, "couldn't open file.\n", 20couldn't open file.
) = 20

Seems like ncurses wants an unknown terminfo file.. probably something
that has to be installed.

Followup set to comp.os.linux.misc
-- 
+--------------------------------------------------------------------+
| Tor Arntsen   -  Spacetec A.S, N-9005 Tromso, Norway +47-83-84500  |
| LA1RHA - tor@spacetec.no (1) - tor@tss.no (2) - tarntsen@bbb.no (3)|
| Linux user                                                         |
| #include <disclaimer.h>                                            |
+--------------------------------------------------------------------+
Previous message: [thread] [date] [author]
Next message: [thread] [date] [author]

Messages in current thread:
Re: ncurses problems with SLS, Tor Arntsen, (Thu Aug 26, 4:03 pm)
speck-geostationary