There's a tech bulletin in the U2 Knowledge Base on the U2 Support site that addresses this. The number is TT1392122002.
Here's the gist of the bulletin... To correct this you will need to decompile the terminal definition, remove these character strings and recompile. The following example uses /u1/uv for the UniVerse home directory and vt100 as the terminal type. Substitute in the correct information for your system. cd /u1/uv/sample /u1/uv/bin/uvtidc vt100 > myvt100 vi myvt100 within vi, search for the string ( /$<5> ) and delete all ocurrances. /u1/uv/bin/uvtic -a myvt100 Perry Taylor Zirmed, Inc. -----Original Message----- From: [EMAIL PROTECTED] [mailto:[EMAIL PROTECTED] On Behalf Of George Gallen Sent: Thursday, October 28, 2004 12:10 PM To: [EMAIL PROTECTED] Subject: [U2] XP's telnet with UV 10 OK. I installed UV 10 on Fedora Core 2 (just to see how it runs). It Installed fine, seems to run ok. But one thing I noticed. If I list a file.. 1. the screen clears 2. I get $<50> Before the header. So far I haven't noticed anything else that has been pecurliar. Sounds like a termcap issue, how would I correct this? George ------- u2-users mailing list [EMAIL PROTECTED] To unsubscribe please visit http://listserver.u2ug.org/ CONFIDENTIALITY NOTICE: This e-mail message, including any attachments, is for the sole use of the intended recipient(s) and may contain confidential and privileged information. Any unauthorized review, use, disclosure or distribution is prohibited. ZirMed, Inc. has strict policies regarding the content of e-mail communications, specifically Protected Health Information, any communications containing such material will be returned to the originating party with such advisement noted. If you are not the intended recipient, please contact the sender by reply e-mail and destroy all copies of the original message. ------- u2-users mailing list [EMAIL PROTECTED] To unsubscribe please visit http://listserver.u2ug.org/
