[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
Re: [MiNT] Telnet?
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/
>