Path: utzoo!utgpu!news-server.csri.toronto.edu!rpi!zaphod.mps.ohio-state.edu!sol.ctr.columbia.edu!lll-winken!aunro!ukma!usenet.ins.cwru.edu!skybridge!pietrzak From: pietrzak@skybridge.SCL.CWRU.Edu (John Pietrzak) Newsgroups: comp.sys.atari.st.tech Subject: Using curses and termcap Summary: I can't seem to get one to use the other Keywords: curses termcap gcc atari Message-ID: <1991Mar23.174530.23356@usenet.ins.cwru.edu> Date: 23 Mar 91 17:45:30 GMT Sender: news@usenet.ins.cwru.edu Organization: Smith Undergrad Lab, CWRU, Cleve. OH Lines: 19 X-Post-Machine: solarium.scl.cwru.edu Nntp-Posting-Host: solarium.scl.cwru.edu I've recently been attempting to move a program which uses curses to my atari. I set up the GCC package from atari.archive, and (amazingly) everything went smoothly from there. The only problem I've encountered so far is apparently with getting curses to read from the termcap information. I've tried setting a TERMCAP environment variable, putting the termcap file in a /etc folder, putting it in the current directory, etc., but I still can't seem to get it (my tabs aren't working properly). Anyone know what I'm doing wrong? (I'm using the termcap file found with the curses distribution, and setting a variable TERM=atari. Also, I'm running under msh of Mark Williams C fame.) Thanks John Pietrzak pietrzak@ces.cwru.edu