<?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: screen 4.0.2 in Operating System - HP-UX</title>
    <link>https://community.hpe.com/t5/operating-system-hp-ux/screen-4-0-2/m-p/4956103#M788076</link>
    <description>Many (most, all?) of the utilities found on the HP-UX Porting Centree are compiled/linked with the Gnu tools and as such install libraries such as Ncurses in non-standard locations.&lt;BR /&gt;&lt;BR /&gt;Almost certainly you have a terminfo entry for a vt100 on your box. To make certain, cd to /usr/lib/terminfo/v and ls -l vt100.&lt;BR /&gt;&lt;BR /&gt;If found, we just need to tell your application where to look for the terminfo database (it's probably looking in /usr/local now).&lt;BR /&gt;&lt;BR /&gt;export TERMINFO=/usr/lib/terminfo&lt;BR /&gt;&lt;BR /&gt;Now start your application.&lt;BR /&gt; &lt;BR /&gt;&lt;BR /&gt;</description>
    <pubDate>Tue, 31 Jan 2006 12:01:59 GMT</pubDate>
    <dc:creator>A. Clay Stephenson</dc:creator>
    <dc:date>2006-01-31T12:01:59Z</dc:date>
    <item>
      <title>screen 4.0.2</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/screen-4-0-2/m-p/4956101#M788074</link>
      <description>I have just installed a screen-4.0.2 depot on my HP-UX 11.11 server.  (on a rp-3410)  I downloaded the depot from the HP-UX Porting Center.&lt;BR /&gt;&lt;BR /&gt;It installs fine without any issues, but after the install I go to run it and I get the following message:&lt;BR /&gt;&lt;BR /&gt;#&amp;gt;screen&lt;BR /&gt;Cannot find terminfo entry for 'vt100'.&lt;BR /&gt;&lt;BR /&gt;#&amp;gt;&lt;BR /&gt;&lt;BR /&gt;Would anyone have any ideas on what I have to do additionally to get this working?&lt;BR /&gt;&lt;BR /&gt;Thanks in advance,&lt;BR /&gt;KPS</description>
      <pubDate>Tue, 31 Jan 2006 11:50:14 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/screen-4-0-2/m-p/4956101#M788074</guid>
      <dc:creator>KPS</dc:creator>
      <dc:date>2006-01-31T11:50:14Z</dc:date>
    </item>
    <item>
      <title>Re: screen 4.0.2</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/screen-4-0-2/m-p/4956102#M788075</link>
      <description>Shalom,&lt;BR /&gt;&lt;BR /&gt;thats a pretty common terminal type.&lt;BR /&gt;&lt;BR /&gt;Maybe check the doc and try TERM=vt220 or TERM=hp or something.&lt;BR /&gt;&lt;BR /&gt;swverify \* &lt;BR /&gt;&lt;BR /&gt;Make sure the install went correctly.&lt;BR /&gt;&lt;BR /&gt;Check the PATH and SHLIB_PATH variables.&lt;BR /&gt;&lt;BR /&gt;vt100 works under other contexts such as ssh/telnet?&lt;BR /&gt;&lt;BR /&gt;SEP</description>
      <pubDate>Tue, 31 Jan 2006 11:56:39 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/screen-4-0-2/m-p/4956102#M788075</guid>
      <dc:creator>Steven E. Protter</dc:creator>
      <dc:date>2006-01-31T11:56:39Z</dc:date>
    </item>
    <item>
      <title>Re: screen 4.0.2</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/screen-4-0-2/m-p/4956103#M788076</link>
      <description>Many (most, all?) of the utilities found on the HP-UX Porting Centree are compiled/linked with the Gnu tools and as such install libraries such as Ncurses in non-standard locations.&lt;BR /&gt;&lt;BR /&gt;Almost certainly you have a terminfo entry for a vt100 on your box. To make certain, cd to /usr/lib/terminfo/v and ls -l vt100.&lt;BR /&gt;&lt;BR /&gt;If found, we just need to tell your application where to look for the terminfo database (it's probably looking in /usr/local now).&lt;BR /&gt;&lt;BR /&gt;export TERMINFO=/usr/lib/terminfo&lt;BR /&gt;&lt;BR /&gt;Now start your application.&lt;BR /&gt; &lt;BR /&gt;&lt;BR /&gt;</description>
      <pubDate>Tue, 31 Jan 2006 12:01:59 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/screen-4-0-2/m-p/4956103#M788076</guid>
      <dc:creator>A. Clay Stephenson</dc:creator>
      <dc:date>2006-01-31T12:01:59Z</dc:date>
    </item>
    <item>
      <title>Re: screen 4.0.2</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/screen-4-0-2/m-p/4956104#M788077</link>
      <description>All went okay with the swinstall and swverify of the screen depot that I installed shows no errors.&lt;BR /&gt;&lt;BR /&gt;I tried using a Term type of vt200 and hp and I get the same message, but for those TERM types.&lt;BR /&gt;&lt;BR /&gt;I also tried exporting the path to /usr/lib/terminfo/v and no symptoms change.&lt;BR /&gt;&lt;BR /&gt;Thanks for your suggestions, but I'm still stuck on this I'm afraid..&lt;BR /&gt;&lt;BR /&gt;</description>
      <pubDate>Tue, 31 Jan 2006 13:55:09 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/screen-4-0-2/m-p/4956104#M788077</guid>
      <dc:creator>KPS</dc:creator>
      <dc:date>2006-01-31T13:55:09Z</dc:date>
    </item>
    <item>
      <title>Re: screen 4.0.2</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/screen-4-0-2/m-p/4956105#M788078</link>
      <description>One doesn't set TERMINFO to /usr/lib/terminfo/v but to /usr/lib/terminfo. The subdirectory is inferred from the first letter of the TERM variable.&lt;BR /&gt;&lt;BR /&gt;Normally, ncurses expects the terminfo database to be in /usr/share/terminfo so you can probably make a symbolic link from /usr/lib/terminfo to /usr/share/terminfo.</description>
      <pubDate>Tue, 31 Jan 2006 14:18:26 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/screen-4-0-2/m-p/4956105#M788078</guid>
      <dc:creator>A. Clay Stephenson</dc:creator>
      <dc:date>2006-01-31T14:18:26Z</dc:date>
    </item>
    <item>
      <title>Re: screen 4.0.2</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/screen-4-0-2/m-p/4956106#M788079</link>
      <description>Okay so we have our path exported to:&lt;BR /&gt;/usr/lib/terminfo&lt;BR /&gt;&lt;BR /&gt;After doing this, we're still getting:&lt;BR /&gt;&lt;BR /&gt;"Cannot find terminfo entry for 'vt100'"&lt;BR /&gt;&lt;BR /&gt;I also checked for the symbolic link and we are already linked form /usr/lib/terminfo to /usr/share/lib/terminfo&lt;BR /&gt;&lt;BR /&gt;&lt;BR /&gt;</description>
      <pubDate>Tue, 31 Jan 2006 14:37:28 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/screen-4-0-2/m-p/4956106#M788079</guid>
      <dc:creator>KPS</dc:creator>
      <dc:date>2006-01-31T14:37:28Z</dc:date>
    </item>
    <item>
      <title>Re: screen 4.0.2</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/screen-4-0-2/m-p/4956107#M788080</link>
      <description>After doing a Googlew search on your error message, it appears that that is a bug in screen under HP-UX possibly because screen expects an ncurses terminfo entry. If I have a little spare time, I may download the source and try to compile it to see what happens.</description>
      <pubDate>Tue, 31 Jan 2006 15:43:25 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/screen-4-0-2/m-p/4956107#M788080</guid>
      <dc:creator>A. Clay Stephenson</dc:creator>
      <dc:date>2006-01-31T15:43:25Z</dc:date>
    </item>
    <item>
      <title>Re: screen 4.0.2</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/screen-4-0-2/m-p/4956108#M788081</link>
      <description>Okay, it took me less than 5 minutes to download, untar, configure, and make screen and now it works using the HP-UX curses library. The .depot version might work if run against an ncurses terminfo database --- but that is a guess. The real answer is to download the source and build it yourself. I have the ANSI/C and aCC compilers loaded on my Sandbox and that makes things easier. If all you have is  the Bundled C Compiler then you will first need to download and install the Gnu c (gcc) compiler plus utilities.</description>
      <pubDate>Tue, 31 Jan 2006 15:57:30 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/screen-4-0-2/m-p/4956108#M788081</guid>
      <dc:creator>A. Clay Stephenson</dc:creator>
      <dc:date>2006-01-31T15:57:30Z</dc:date>
    </item>
    <item>
      <title>Re: screen 4.0.2</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/screen-4-0-2/m-p/4956109#M788082</link>
      <description>I have found that I can emulate the behavior by linking with libcurses rather than libtermcap. Libtermcap uses curses to emulate the old termcap routines. The code will actually link using libcurses but it will display exactly your error; if I link with libtermcap (the default after running configure on my box), all is well.&lt;BR /&gt;</description>
      <pubDate>Tue, 31 Jan 2006 17:57:23 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/screen-4-0-2/m-p/4956109#M788082</guid>
      <dc:creator>A. Clay Stephenson</dc:creator>
      <dc:date>2006-01-31T17:57:23Z</dc:date>
    </item>
    <item>
      <title>Re: screen 4.0.2</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/screen-4-0-2/m-p/4956110#M788083</link>
      <description>I really appreciate your effort in researching this problem.  &lt;BR /&gt;&lt;BR /&gt;So I think you have a fix, but I don't quite follow you on the links I need to change here.&lt;BR /&gt;&lt;BR /&gt;Could you please describe what links need to be changed and I can make the changes necessary to see if this works?&lt;BR /&gt;&lt;BR /&gt;&lt;BR /&gt;Thanks again for everything!&lt;BR /&gt;&lt;BR /&gt;KPS</description>
      <pubDate>Wed, 01 Feb 2006 08:51:55 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/screen-4-0-2/m-p/4956110#M788083</guid>
      <dc:creator>KPS</dc:creator>
      <dc:date>2006-02-01T08:51:55Z</dc:date>
    </item>
    <item>
      <title>Re: screen 4.0.2</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/screen-4-0-2/m-p/4956111#M788084</link>
      <description>It's really very simple. Download the source and gunzip it.&lt;BR /&gt;&lt;BR /&gt;Assuming that you download it (binary FTP) to /var/tmp. &lt;BR /&gt;gunzip screen-XXXX.tar.gz&lt;BR /&gt;&lt;BR /&gt;Next untar it.&lt;BR /&gt;tar xvf screen-XXX.tar&lt;BR /&gt;&lt;BR /&gt;cd screen-XXX.tar&lt;BR /&gt;./configure&lt;BR /&gt;&lt;BR /&gt;Next edit Makefile and comment out the line&lt;BR /&gt;CPPFLAGS=xxx/yyy/zzz/ncurses.h (unless you have actually installed ncurses) by preceding it with '#'. Save the file and 'make'. The build will begin.&lt;BR /&gt;&lt;BR /&gt;Assuming all went well,&lt;BR /&gt;'make install'&lt;BR /&gt;&lt;BR /&gt;and finally&lt;BR /&gt;cd terminfo&lt;BR /&gt;tic screeninfo.src (installs the 'screen' entries in the terminfo database)&lt;BR /&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;BR /&gt;</description>
      <pubDate>Wed, 01 Feb 2006 09:33:42 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/screen-4-0-2/m-p/4956111#M788084</guid>
      <dc:creator>A. Clay Stephenson</dc:creator>
      <dc:date>2006-02-01T09:33:42Z</dc:date>
    </item>
    <item>
      <title>Re: screen 4.0.2</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/screen-4-0-2/m-p/4956112#M788085</link>
      <description>Ooops,&lt;BR /&gt;cd screen-XXX.tar&lt;BR /&gt;should be&lt;BR /&gt;cd screen-XXX &lt;BR /&gt;&lt;BR /&gt;</description>
      <pubDate>Wed, 01 Feb 2006 09:39:04 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/screen-4-0-2/m-p/4956112#M788085</guid>
      <dc:creator>A. Clay Stephenson</dc:creator>
      <dc:date>2006-02-01T09:39:04Z</dc:date>
    </item>
    <item>
      <title>Re: screen 4.0.2</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/screen-4-0-2/m-p/4956113#M788086</link>
      <description>Bingo, everything works fine!   &lt;BR /&gt;&lt;BR /&gt;Thanks once again so much for all your help.  Going with the non-depot version really helped here.&lt;BR /&gt;&lt;BR /&gt;Thanks,&lt;BR /&gt;KPS</description>
      <pubDate>Wed, 01 Feb 2006 10:14:58 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/screen-4-0-2/m-p/4956113#M788086</guid>
      <dc:creator>KPS</dc:creator>
      <dc:date>2006-02-01T10:14:58Z</dc:date>
    </item>
    <item>
      <title>Re: screen 4.0.2</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/screen-4-0-2/m-p/4956114#M788087</link>
      <description>.</description>
      <pubDate>Wed, 01 Feb 2006 10:15:34 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/screen-4-0-2/m-p/4956114#M788087</guid>
      <dc:creator>KPS</dc:creator>
      <dc:date>2006-02-01T10:15:34Z</dc:date>
    </item>
  </channel>
</rss>

