On Sun, 10 Nov 2002 23:01:26 PST you wrote:

> I am attempting to use minicom.  When I type minicom -s I get the 
> following output:
> 
> "No termcap entry for linux."

This is a guess, but it sounds like TERM=linux in your environment
but you do not have a /etc/terminfo/l/linux entry.  You might try
copying one from a full-blown distro.  If that fails, you may want
to grab a copy of strace.lrp, install it and run

  strace -f minicom

That might show you what's going on right before minicom bombs and
help you figure out how to fix it.

--Brad



-------------------------------------------------------
This sf.net email is sponsored by:ThinkGeek
Welcome to geek heaven.
http://thinkgeek.com/sf
------------------------------------------------------------------------
leaf-user mailing list: [EMAIL PROTECTED]
https://lists.sourceforge.net/lists/listinfo/leaf-user
SR FAQ: http://leaf-project.org/pub/doc/docmanager/docid_1891.html

Reply via email to