<?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: Help with Software Installation in Operating System - HP-UX</title>
    <link>https://community.hpe.com/t5/operating-system-hp-ux/help-with-software-installation/m-p/3007206#M127735</link>
    <description>Manju,&lt;BR /&gt;&lt;BR /&gt;Is it true that the patch is on a REMOTE server?  &lt;BR /&gt;&lt;BR /&gt;Are you running as root?   If not then retry the command as root since a normal user does not have the privilege to run swinstall.&lt;BR /&gt;&lt;BR /&gt;Hai</description>
    <pubDate>Wed, 25 Jun 2003 14:01:58 GMT</pubDate>
    <dc:creator>Hai Nguyen_1</dc:creator>
    <dc:date>2003-06-25T14:01:58Z</dc:date>
    <item>
      <title>Help with Software Installation</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/help-with-software-installation/m-p/3007201#M127730</link>
      <description>Greetings Gurus,&lt;BR /&gt;&lt;BR /&gt;I am tring to install IP Filters on HP-UX 11i, I have been unsuccessful so far. When I execute the command swinstall -x autoreboot=true -s HOSTNAME:/tmp/B9901AA.depot, as Root I get the following error message &lt;BR /&gt;&lt;BR /&gt;You do not have the required permissions to perform this operation. Check permissions using the swacl command. To manage applications designed and packaged for nonprivileged mode see the "run_as_superuser" option in the "sd" man page.&lt;BR /&gt;&lt;BR /&gt;I don 't have a clue as what to do next, would appreciate your help.&lt;BR /&gt;&lt;BR /&gt;Regards,&lt;BR /&gt;Manju.&lt;BR /&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;BR /&gt;</description>
      <pubDate>Wed, 25 Jun 2003 13:56:48 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/help-with-software-installation/m-p/3007201#M127730</guid>
      <dc:creator>Manjunath Shastry</dc:creator>
      <dc:date>2003-06-25T13:56:48Z</dc:date>
    </item>
    <item>
      <title>Re: Help with Software Installation</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/help-with-software-installation/m-p/3007202#M127731</link>
      <description>One quick solution would be restarting the swagent daemon:&lt;BR /&gt;&lt;BR /&gt;# /sbin/init.d/swagentd stop&lt;BR /&gt;# /sbin/init.d/swagentd start</description>
      <pubDate>Wed, 25 Jun 2003 13:59:42 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/help-with-software-installation/m-p/3007202#M127731</guid>
      <dc:creator>Helen French</dc:creator>
      <dc:date>2003-06-25T13:59:42Z</dc:date>
    </item>
    <item>
      <title>Re: Help with Software Installation</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/help-with-software-installation/m-p/3007203#M127732</link>
      <description>Restart swagent daemon  by&lt;BR /&gt;/usr/sbin/swagentd -r  and then try reinstalling the software&lt;BR /&gt;&lt;BR /&gt;-USA..</description>
      <pubDate>Wed, 25 Jun 2003 14:00:14 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/help-with-software-installation/m-p/3007203#M127732</guid>
      <dc:creator>Uday_S_Ankolekar</dc:creator>
      <dc:date>2003-06-25T14:00:14Z</dc:date>
    </item>
    <item>
      <title>Re: Help with Software Installation</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/help-with-software-installation/m-p/3007204#M127733</link>
      <description>I assume that your were running this as root, weren't you?&lt;BR /&gt;&lt;BR /&gt;If so, try stopping and restarting swagentd:&lt;BR /&gt;&lt;BR /&gt;/sbin/init.d/swagentd stop&lt;BR /&gt;/sbin/init.d/swagentd start&lt;BR /&gt;&lt;BR /&gt;&lt;BR /&gt;Pete&lt;BR /&gt;&lt;BR /&gt;&lt;BR /&gt;</description>
      <pubDate>Wed, 25 Jun 2003 14:00:55 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/help-with-software-installation/m-p/3007204#M127733</guid>
      <dc:creator>Pete Randall</dc:creator>
      <dc:date>2003-06-25T14:00:55Z</dc:date>
    </item>
    <item>
      <title>Re: Help with Software Installation</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/help-with-software-installation/m-p/3007205#M127734</link>
      <description>Manju,&lt;BR /&gt;  This may be a problem with swagentd.  Try restarting swagentd.&lt;BR /&gt;&lt;BR /&gt;HTH,&lt;BR /&gt;Umapathy</description>
      <pubDate>Wed, 25 Jun 2003 14:01:24 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/help-with-software-installation/m-p/3007205#M127734</guid>
      <dc:creator>Umapathy S</dc:creator>
      <dc:date>2003-06-25T14:01:24Z</dc:date>
    </item>
    <item>
      <title>Re: Help with Software Installation</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/help-with-software-installation/m-p/3007206#M127735</link>
      <description>Manju,&lt;BR /&gt;&lt;BR /&gt;Is it true that the patch is on a REMOTE server?  &lt;BR /&gt;&lt;BR /&gt;Are you running as root?   If not then retry the command as root since a normal user does not have the privilege to run swinstall.&lt;BR /&gt;&lt;BR /&gt;Hai</description>
      <pubDate>Wed, 25 Jun 2003 14:01:58 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/help-with-software-installation/m-p/3007206#M127735</guid>
      <dc:creator>Hai Nguyen_1</dc:creator>
      <dc:date>2003-06-25T14:01:58Z</dc:date>
    </item>
    <item>
      <title>Re: Help with Software Installation</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/help-with-software-installation/m-p/3007207#M127736</link>
      <description>Hi:&lt;BR /&gt;&lt;BR /&gt;If you are doing a remote installation, you might try a local one.  You could also try restarting the 'swagentd' daemon:&lt;BR /&gt;&lt;BR /&gt;# swagentd -r&lt;BR /&gt;&lt;BR /&gt;The addition of hostnames to the local 'etc/hosts' file in lieu of using DNS (if you are) may also be beneficial.&lt;BR /&gt;&lt;BR /&gt;Regards!&lt;BR /&gt;&lt;BR /&gt;...JRF...</description>
      <pubDate>Wed, 25 Jun 2003 14:04:37 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/help-with-software-installation/m-p/3007207#M127736</guid>
      <dc:creator>James R. Ferguson</dc:creator>
      <dc:date>2003-06-25T14:04:37Z</dc:date>
    </item>
    <item>
      <title>Re: Help with Software Installation</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/help-with-software-installation/m-p/3007208#M127737</link>
      <description>Greetings Gurus,&lt;BR /&gt;&lt;BR /&gt;Thank you, I restarted the swagentd Daemon and everything went fine.&lt;BR /&gt;&lt;BR /&gt;Regards,&lt;BR /&gt;Manjunath.</description>
      <pubDate>Wed, 02 Jul 2003 08:38:47 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/help-with-software-installation/m-p/3007208#M127737</guid>
      <dc:creator>Manjunath Shastry</dc:creator>
      <dc:date>2003-07-02T08:38:47Z</dc:date>
    </item>
  </channel>
</rss>

