<?xml version="1.0" encoding="UTF-8"?>
<rss xmlns:content="http://purl.org/rss/1.0/modules/content/" xmlns:dc="http://purl.org/dc/elements/1.1/" xmlns:rdf="http://www.w3.org/1999/02/22-rdf-syntax-ns#" xmlns:taxo="http://purl.org/rss/1.0/modules/taxonomy/" version="2.0">
  <channel>
    <title>topic Re: TERM problem in Operating System - HP-UX</title>
    <link>https://community.hpe.com/t5/operating-system-hp-ux/term-problem/m-p/5068718#M726249</link>
    <description>Yes, you can copy /usr/share/lib/terminfo from another (compatible) box. You should also make sure that there is a symbolic link from /usr/lib/terminfo to /usr/share/lib/terminfo. Rather than using cp -rp, I would use tar or cpio to do the copy so that all ownerships, groups, and modes are preserved.</description>
    <pubDate>Thu, 13 Sep 2007 09:39:14 GMT</pubDate>
    <dc:creator>A. Clay Stephenson</dc:creator>
    <dc:date>2007-09-13T09:39:14Z</dc:date>
    <item>
      <title>TERM problem</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/term-problem/m-p/5068714#M726245</link>
      <description>Hi guys,&lt;BR /&gt;i have a problem with my N4000 with Hp-ux11.11&lt;BR /&gt;&lt;BR /&gt;If i use vi command i note in my output :&lt;BR /&gt;# vi pippo&lt;BR /&gt;vt100: Unknown terminal type&lt;BR /&gt;I don't know what kind of terminal you are on - all I have is 'vt100'.&lt;BR /&gt;[Using open mode]&lt;BR /&gt;&lt;BR /&gt;If i use RESIZE command :&lt;BR /&gt;# resize&lt;BR /&gt;/usr/share/lib/terminfo/.: No such file or directory&lt;BR /&gt;&lt;BR /&gt;I suspect that term lib are deleted.&lt;BR /&gt;How can solve it ....&lt;BR /&gt;HELP many point at all</description>
      <pubDate>Thu, 13 Sep 2007 08:03:41 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/term-problem/m-p/5068714#M726245</guid>
      <dc:creator>gigiz</dc:creator>
      <dc:date>2007-09-13T08:03:41Z</dc:date>
    </item>
    <item>
      <title>Re: TERM problem</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/term-problem/m-p/5068715#M726246</link>
      <description>Try "export TERM=hpterm".&lt;BR /&gt;&lt;BR /&gt;&lt;BR /&gt;Pete</description>
      <pubDate>Thu, 13 Sep 2007 08:12:44 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/term-problem/m-p/5068715#M726246</guid>
      <dc:creator>Pete Randall</dc:creator>
      <dc:date>2007-09-13T08:12:44Z</dc:date>
    </item>
    <item>
      <title>Re: TERM problem</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/term-problem/m-p/5068716#M726247</link>
      <description>Do you have the OS media.&lt;BR /&gt;&lt;BR /&gt;Reinstall the terminfo fileset.&lt;BR /&gt;&lt;BR /&gt;This must be done from command line because the gui / tui of swinstall will probably not work.&lt;BR /&gt;&lt;BR /&gt;</description>
      <pubDate>Thu, 13 Sep 2007 08:14:35 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/term-problem/m-p/5068716#M726247</guid>
      <dc:creator>Luk Vandenbussche</dc:creator>
      <dc:date>2007-09-13T08:14:35Z</dc:date>
    </item>
    <item>
      <title>Re: TERM problem</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/term-problem/m-p/5068717#M726248</link>
      <description>But if i copy by "cp -rp" command the /usr/share/lib/terminfo/ from another server ?</description>
      <pubDate>Thu, 13 Sep 2007 09:32:50 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/term-problem/m-p/5068717#M726248</guid>
      <dc:creator>gigiz</dc:creator>
      <dc:date>2007-09-13T09:32:50Z</dc:date>
    </item>
    <item>
      <title>Re: TERM problem</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/term-problem/m-p/5068718#M726249</link>
      <description>Yes, you can copy /usr/share/lib/terminfo from another (compatible) box. You should also make sure that there is a symbolic link from /usr/lib/terminfo to /usr/share/lib/terminfo. Rather than using cp -rp, I would use tar or cpio to do the copy so that all ownerships, groups, and modes are preserved.</description>
      <pubDate>Thu, 13 Sep 2007 09:39:14 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/term-problem/m-p/5068718#M726249</guid>
      <dc:creator>A. Clay Stephenson</dc:creator>
      <dc:date>2007-09-13T09:39:14Z</dc:date>
    </item>
    <item>
      <title>Re: TERM problem</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/term-problem/m-p/5068719#M726250</link>
      <description>You can use hpterm or vt100.&lt;BR /&gt;&lt;BR /&gt;TERM=vt100&lt;BR /&gt;export TERM&lt;BR /&gt;&lt;BR /&gt;sp,</description>
      <pubDate>Thu, 13 Sep 2007 12:56:30 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/term-problem/m-p/5068719#M726250</guid>
      <dc:creator>Sp4admin</dc:creator>
      <dc:date>2007-09-13T12:56:30Z</dc:date>
    </item>
    <item>
      <title>Re: TERM problem</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/term-problem/m-p/5068720#M726251</link>
      <description>ok</description>
      <pubDate>Mon, 03 Mar 2008 09:38:01 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/term-problem/m-p/5068720#M726251</guid>
      <dc:creator>gigiz</dc:creator>
      <dc:date>2008-03-03T09:38:01Z</dc:date>
    </item>
  </channel>
</rss>

