From owner-mint@fishpool.com  Sun Jul  6 18:22:26 2003
Date: Sun, 6 Jul 2003 12:19:00 -0400 (EDT)
From: Jim DeClercq <jimd@panix.com>
To: Thomas Binder <gryf@hrzpub.tu-darmstadt.de>
Cc: "[MiNT] Mailing-List" <mint@fishpool.com>
Subject: Re: [MiNT] Telnet?
In-Reply-To: <20030706131337.A3473@pc272.hrzpub.tu-darmstadt.de>
Message-ID: <Pine.NEB.4.55.0307061210200.9473@panix2.panix.com>
References: <BB253A98.A66%atari@q1.net> <Pine.NEB.4.55.0307051824580.15606@panix1.panix.com>
 <20030706131337.A3473@pc272.hrzpub.tu-darmstadt.de>
MIME-Version: 1.0
Content-Type: TEXT/PLAIN; charset=US-ASCII
Delivered-To: mint@fishpool.com
Delivered-To: mint@lists.fishpool.fi
X-ecartis-version: Ecartis v1.0.0
Sender: mint-bounce@lists.fishpool.fi
Errors-to: mint-bounce@lists.fishpool.fi
X-original-sender: jimd@panix.com
Precedence: bulk
List-help: <mailto:ecartis@lists.fishpool.fi?Subject=help>
List-unsubscribe: <mailto:mint-request@lists.fishpool.fi?Subject=unsubscribe>
List-ID: <mint.lists.fishpool.fi>
X-List-ID: <mint.lists.fishpool.fi>

Thank you too, Thomas

I knew there had to be a program that recognized :| as the start
of a data line, and now I know what it is. And I was not
consciously aware that there was a $TERMINFO environment setting.
Now I am.

The way to fix this may turn out to be cluttering my disk space
with a .terminfo file, edited to contain only what I need, and
set that path in a .login file.

Otherwise, a good ISP, panix.com, is being stuubborn, and not
realizing that MiNT and Linux both are small kernels with a large
number of GNU GPL programs to make them into operating systems. I
am workin on that, since I have a problem with the fact that
Berkely people stopped maintaining termcap, from the way I read
things, and the Atari stuff is in later versions. My ISP runs
NetBSD. And, I have a problem not with MiNT, which is mostly
fine, but with one of the GNU GPL files that make it into a
system.

Gratefully, Jim

-- 
 /"\      Jim DeClercq--jimd@panix.com--Sylvania, Ohio, USA
 \ /      ASCII ribbon campaign | I'm a .signature virus!       |
  X       against HTML mail     | Copy me into your ~/.signature|
 / \      and postings          | to help me spread!            |
.


On Sun, 6 Jul 2003, Thomas Binder wrote:

> Hi!
>
> On Sat, Jul 05, 2003 at 06:29:46PM -0400, Jim DeClercq wrote:
> > And speaking of termcap, what are the program steps in turning
> > termcap into terminfo files? I am fairly sure I have the
> > programs in the EasyMint distribution, but which ones are used
> > to get from the source format to the binary file?
>
> tic filename
>
> should do the trick. tic will automatically determine whether the
> data in `filename' is in termcap or terminfo format and always
> (unless overridden by commandline options, of course) create a
> compiled terminfo entry.
>
> Unless you have write permission to the system's default terminfo
> directory or set $TERMINFO to some path, tic will place its output
> into ~/.terminfo, where programs will look for terminfo
> descriptions first before consulting the default path (again, this
> can be overridden by setting $TERMINFO).
>
> HTH.
>
>
> Ciao
>
> Thomas
>
>
> --
> Thomas Binder (Gryf @ IRCNet)  gryf@hrzpub.tu-darmstadt.de
> PGP-key available on request!
> Vote against SPAM:             http://www.politik-digital.de/spam/
>


