"Reginald R. Richardson" wrote:
> Trying to use the amazing iptraf.lrp but when I execute it, I get the
> following message...
> Can someone, tell me what's wrong, or what I'm doing wrong..
>
> thnks
>
> # iptraf
> Error opening terminal: vt100.
I FINALLY figured this one out :-)
First, make sure you are running the right terminal. If you're at the
console, it should say linux, not vt100. To change it, use
export TERM=linux
However, the usual problem here is that some programs appear to look for
/usr/share/terminfo and LRP puts terminfo into /etc/terminfo (more
logical and historical to my thinking)... so this may fix it:
ln -s /etc/terminfo /usr/share/terminfo
_______________________________________________
Leaf-user mailing list
[EMAIL PROTECTED]
https://lists.sourceforge.net/lists/listinfo/leaf-user