Forums
New posts
Articles
Product Reviews
Policies
FAQ
Log in
Register
What's new
Search
Search
Search titles only
By:
New posts
Menu
Log in
Register
Install the app
Install
Forums
macOS & iOS Developer Playground
macOS - Development and Darwin
newbie help (dumb terminal settings?)
JavaScript is disabled. For a better experience, please enable JavaScript in your browser before proceeding.
You are using an out of date browser. It may not display this or other websites correctly.
You should upgrade or use an
alternative browser
.
Reply to thread
Message
<blockquote data-quote="masaka___" data-source="post: 21481"><p>Let's look at the error message again. It says it can't open /etc/termcap, so look to see if it's there. Tell us what happens when you type:</p><p></p><p><strong>ls -l /etc/termcap</strong></p><p></p><p>If the file isn't there, you should find a suitable termcap file, and put it in /etc. I've attached one from a Redhat box that you should be able to use, because termcap files don't vary much (if at all) between operating systems. Or at least that's my understanding. Just get rid of the .txt extension in the attachment and copy it to /etc, but that's only if there isn't a termcap file there already.</p><p></p><p>[ATTACH=full]209[/ATTACH]</p></blockquote><p></p>
[QUOTE="masaka___, post: 21481"] Let's look at the error message again. It says it can't open /etc/termcap, so look to see if it's there. Tell us what happens when you type: [b]ls -l /etc/termcap[/b] If the file isn't there, you should find a suitable termcap file, and put it in /etc. I've attached one from a Redhat box that you should be able to use, because termcap files don't vary much (if at all) between operating systems. Or at least that's my understanding. Just get rid of the .txt extension in the attachment and copy it to /etc, but that's only if there isn't a termcap file there already. [ATTACH=full]209[/ATTACH] [/QUOTE]
Verification
Name this item. 🍎
Post reply
Forums
macOS & iOS Developer Playground
macOS - Development and Darwin
newbie help (dumb terminal settings?)
Top