<?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: Swinstall Error. in Operating System - HP-UX</title>
    <link>https://community.hpe.com/t5/operating-system-hp-ux/swinstall-error/m-p/4675357#M382202</link>
    <description>Besides specifying the products you want to install (see Patrick's response) you can set your TERM variable to get a TUI interface.&lt;BR /&gt;This should work in most cases:&lt;BR /&gt;&lt;BR /&gt;# export TERM=vt100&lt;BR /&gt;&lt;BR /&gt;and now, swinstall:&lt;BR /&gt;&lt;BR /&gt;# swinstall -s /tmp/sudo-1.7.4p2.hppa.depot&lt;BR /&gt;</description>
    <pubDate>Tue, 17 Aug 2010 06:56:38 GMT</pubDate>
    <dc:creator>Viktor Balogh</dc:creator>
    <dc:date>2010-08-17T06:56:38Z</dc:date>
    <item>
      <title>Swinstall Error.</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/swinstall-error/m-p/4675355#M382200</link>
      <description>Hi,&lt;BR /&gt;&lt;BR /&gt;  while am installing the sudo pkg am getting below error kindly advice how to install.&lt;BR /&gt;&lt;BR /&gt;HP-UX hpux01 B.11.11 U 9000/800 1809809621 unlimited-user license..&lt;BR /&gt;&lt;BR /&gt;swinstall -s /tmp/sudo-1.7.4p2.hppa.depot&lt;BR /&gt;NOTE:    The interactive UI was invoked, since no software was&lt;BR /&gt;         specified.&lt;BR /&gt;&lt;BR /&gt;&lt;BR /&gt;The TERM environment variable is set to unknown.&lt;BR /&gt;&lt;BR /&gt;swinstall does not support this type of terminal.  You must set TERM&lt;BR /&gt;to a value that is supported by swinstall and compatible with your&lt;BR /&gt;terminal.&lt;BR /&gt;&lt;BR /&gt;Do you want to proceed in setting your TERM value and running&lt;BR /&gt;swinstall?  (yes or no) [yes] no&lt;BR /&gt;ERROR:   The interactive UI failed to start.  If you wish to run&lt;BR /&gt;         non-interactively, you must specify some software as part of&lt;BR /&gt;         the swinstall command.&lt;BR /&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;BR /&gt; swinstall -s /tmp/sudo-1.7.4p2.hppa.depot&lt;BR /&gt;NOTE:    The interactive UI was invoked, since no software was&lt;BR /&gt;         specified.&lt;BR /&gt;&lt;BR /&gt;&lt;BR /&gt;The TERM environment variable is set to unknown.&lt;BR /&gt;&lt;BR /&gt;swinstall does not support this type of terminal.  You must set TERM&lt;BR /&gt;to a value that is supported by swinstall and compatible with your&lt;BR /&gt;terminal.&lt;BR /&gt;&lt;BR /&gt;Do you want to proceed in setting your TERM value and running&lt;BR /&gt;swinstall?  (yes or no) [yes] yes&lt;BR /&gt;&lt;BR /&gt;Input the correct value for your terminal or press "return" to set&lt;BR /&gt;the default TERM value = hp.  TERM = (hp)&lt;BR /&gt;&lt;BR /&gt;&lt;BR /&gt;Starting the terminal version of swinstall...&lt;BR /&gt;&lt;BR /&gt;To move around in swinstall:&lt;BR /&gt;&lt;BR /&gt;- use the "Tab" key to move between screen elements&lt;BR /&gt;- use the arrow keys to move within screen elements&lt;BR /&gt;- use "Ctrl-F" for context-sensitive help anywhere in swinstall&lt;BR /&gt;&lt;BR /&gt;On screens with a menubar at the top like this:&lt;BR /&gt;&lt;BR /&gt;        ------------------------------------------------------&lt;BR /&gt;       |File View Options Actions                         Help|&lt;BR /&gt;       | ---- ---- ------- ------------------------------- ---|&lt;BR /&gt;&lt;BR /&gt;- use "Tab" to move from the list to the menubar&lt;BR /&gt;- use the arrow keys to move around&lt;BR /&gt;- use "Return" to pull down a menu or select a menu item&lt;BR /&gt;- use "Tab" to move from the menubar to the list without selecting a menu item&lt;BR /&gt;- use the spacebar to select an item in the list&lt;BR /&gt;&lt;BR /&gt;On any screen, press "CTRL-K" for more information on how to use the keyboard.&lt;BR /&gt;&lt;BR /&gt;Press "Return" to continue...&lt;BR /&gt;0B1H1G1A1C0D1I0L0A999Y999Cswinstall: Couldn't bring up the initial window. This may occur when&lt;BR /&gt;you specify an incorrect display.&lt;BR /&gt;ERROR:   The interactive UI failed to start.  If you wish to run&lt;BR /&gt;         non-interactively, you must specify some software as part of&lt;BR /&gt;         the swinstall command.&lt;BR /&gt;</description>
      <pubDate>Mon, 16 Aug 2010 15:21:07 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/swinstall-error/m-p/4675355#M382200</guid>
      <dc:creator>Musa123</dc:creator>
      <dc:date>2010-08-16T15:21:07Z</dc:date>
    </item>
    <item>
      <title>Re: Swinstall Error.</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/swinstall-error/m-p/4675356#M382201</link>
      <description>Add a \* to the end of your command so it looks like this:&lt;BR /&gt;&lt;BR /&gt;swinstall -s /tmp/sudo-1.7.4p2.hppa.depot \*&lt;BR /&gt;&lt;BR /&gt;That tells swinstall to install all available packages in the depot file you specify.</description>
      <pubDate>Mon, 16 Aug 2010 15:35:22 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/swinstall-error/m-p/4675356#M382201</guid>
      <dc:creator>Patrick Wallek</dc:creator>
      <dc:date>2010-08-16T15:35:22Z</dc:date>
    </item>
    <item>
      <title>Re: Swinstall Error.</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/swinstall-error/m-p/4675357#M382202</link>
      <description>Besides specifying the products you want to install (see Patrick's response) you can set your TERM variable to get a TUI interface.&lt;BR /&gt;This should work in most cases:&lt;BR /&gt;&lt;BR /&gt;# export TERM=vt100&lt;BR /&gt;&lt;BR /&gt;and now, swinstall:&lt;BR /&gt;&lt;BR /&gt;# swinstall -s /tmp/sudo-1.7.4p2.hppa.depot&lt;BR /&gt;</description>
      <pubDate>Tue, 17 Aug 2010 06:56:38 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/swinstall-error/m-p/4675357#M382202</guid>
      <dc:creator>Viktor Balogh</dc:creator>
      <dc:date>2010-08-17T06:56:38Z</dc:date>
    </item>
  </channel>
</rss>

