I'm having problems getting the "talk" function running.
I successfully installed talk and talk-server with
yum install talk*
I tried to use the talk and got an "Error on read talk daemon"
Thus I tried to start the talk daemon by going to /usr/sbin and ./in.talkd only to recieve
Socket operation on non-socket
To summarize my issue is:
1. talk says I need a daemon
2. daemon says "Socket operation on non-socket"