<html>
<body>
Rick,<br>
I apologize for the dual post .. for some bizarre reason I didn't receive
the reply<br>
so a double thanks is in order. I am set to use bash and don't run a gui
desktop.<br><br>
My .bash_profile looks as such;<br><br>
<dl>
<dl>
<dd># .bash_profile
<dd># Get the aliases and functions
<dd>if [ -f ~/.bashrc ]; then
<dd>        . ~/.bashrc
<dd>fi
<dd># User specific environment and startup programs
<dd>PATH=$PATH:$HOME/bin
<dd>export PATH
<dd>unset USERNAME
<dd>alias l="ls -aFxl"
<dd>alias lo="logout"
<dd>alias lc="ls"
<dd>alias h=history
<dd>alias rm="rm -f"
<dd>cat .greeting
</dl>
</dl>I do have ncurses installed.
<dl>
<dl>
<dd>[root@somesystem root]# rpm -qa | grep ncurses
<dd>ncurses-5.2-26
<dd>[root@somesystem root]#
</dl>
</dl>Is the problem hiding in my bash profile parameters? Also I use
CommNet 32 v 1.05<br>
as VT100 for access.<br><br>
Steve Larsen<br><br>
===========================================<br><br>
At 03:12 PM 5/11/2004 -0700, Rick Stevens wrote:<br>
<blockquote type=cite class=cite cite>Steve Larsen wrote:<br>
<blockquote type=cite class=cite cite>Hello Install List,<br>
I have talkd installed and it seems to run .. but not in a split screen
mode.<br>
When I type " talk user " and the user replies, we seem to be
typing over<br>
each others words and no "split screen" shows up. This is not
the behavior<br>
I remember from using this years ago. Some information on the system
is<br>
included below.<br>
    rpm -qa talk*    
talk-0.17-12    
talk-server-0.17-12     =========<br>
    netstat -l     Active Internet
connections (only servers)     Proto Recv-Q Send-Q
Local Address          
Foreign Address        <br>
    State      <br>
    udp       
0      0
*:talk                
<br>
   
*:*                                
<br>
    udp       
0      0
*:ntalk               
<br>
   
*:*                                
<br>
    =========     Red Hat Linux
release 7.3 (Valhalla)     Kernel 2.4.18-3 on an
i686     =========     service
talk    
{            
disable                
=
no            
socket_type            
=
dgram            
wait                   
=
yes            
user                   
=
nobody            
group                  
=
tty            
server                 
= /usr/sbin/in.talkd     } <br>
My initial thoughts are that this version of talk is too old? Does anyone
have<br>
any thoughts or suggestions? Thanks in advance.</blockquote><br>
I answered this last week, I think.<br><br>
It depends on several things: do you have ncurses installed and 
what<br>
your "$TERM" environment variable looks like.<br><br>
ncurses allows the funky screen drawing stuff and your TERM says
what<br>
terminal type you have.  If it isn't set to a terminal type
that<br>
supports direct cursor addressing and the like, it can't do split<br>
screen.<br><br>
Under a GUI (e.g. Gnome or KDE) with "echo $TERM" returning
"xterm",<br>
it works fine.<br>
----------------------------------------------------------------------<br>
- Rick Stevens, Senior Systems Engineer    
rstevens@vitalstream.com -<br>
- VitalStream,
Inc.                      
<a href="http://www.vitalstream.com/" eudora="autourl">http://www.vitalstream.com</a>
-<br>
-                                                                    -<br>
-              Where there's a will, I want to be in it.             -<br>
----------------------------------------------------------------------<br><br>
<br>
_______________________________________________<br>
Redhat-install-list mailing list<br>
Redhat-install-list@redhat.com<br>
<a href="https://www.redhat.com/mailman/listinfo/redhat-install-list" eudora="autourl">https://www.redhat.com/mailman/listinfo/redhat-install-list</a><br>
To Unsubscribe Go To ABOVE URL or send a message to:<br>
redhat-install-list-request@redhat.com<br>
Subject: unsubscribe</blockquote>
<x-sigsep><p></x-sigsep>
<br>
Steve Larsen<br>
slarsen@opengearbox.com</body>
</html>