<?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: Software install in Operating System - HP-UX</title>
    <link>https://community.hpe.com/t5/operating-system-hp-ux/software-install/m-p/5175579#M503191</link>
    <description>Okay I am really unsure what to say or describe my issue but there's just a file in a directory that's not a depot for ex.&lt;BR /&gt;&lt;BR /&gt;- the file is called xpdf.depot&lt;BR /&gt;- xpdf.depot resides in the /tmp dir&lt;BR /&gt;- /tmp isn't a depot as it doesn't show up in the output of "swlist -l depot".&lt;BR /&gt;&lt;BR /&gt;Based on the above info how should I proceed?&lt;BR /&gt;Does that make any sense or am I totally confused?</description>
    <pubDate>Fri, 15 May 2009 17:58:11 GMT</pubDate>
    <dc:creator>HPUX SysAdm</dc:creator>
    <dc:date>2009-05-15T17:58:11Z</dc:date>
    <item>
      <title>Software install</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/software-install/m-p/5175576#M503188</link>
      <description>How should I go about installing the software whose .depot file resides in a dir on the server. It would be great if I could get some sort of checklist on how to go about doing this.&lt;BR /&gt;&lt;BR /&gt;tia</description>
      <pubDate>Fri, 15 May 2009 17:35:03 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/software-install/m-p/5175576#M503188</guid>
      <dc:creator>HPUX SysAdm</dc:creator>
      <dc:date>2009-05-15T17:35:03Z</dc:date>
    </item>
    <item>
      <title>Re: Software install</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/software-install/m-p/5175577#M503189</link>
      <description>You use swinstall.&lt;BR /&gt;&lt;BR /&gt;Say you have a depot named software.depot and it is in /dir/hpstuff.  To install it you would do:&lt;BR /&gt;&lt;BR /&gt;# swinstall -s /dir/hpstuff/software.depot \*&lt;BR /&gt;&lt;BR /&gt;# man swinstall &lt;BR /&gt;&lt;BR /&gt;for details on the swinstall command.</description>
      <pubDate>Fri, 15 May 2009 17:38:54 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/software-install/m-p/5175577#M503189</guid>
      <dc:creator>Patrick Wallek</dc:creator>
      <dc:date>2009-05-15T17:38:54Z</dc:date>
    </item>
    <item>
      <title>Re: Software install</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/software-install/m-p/5175578#M503190</link>
      <description>Hi:&lt;BR /&gt;&lt;BR /&gt;# swinstall -x autoreboot=true -x patch_match_target=true -s /path_to_depot_file \*&lt;BR /&gt;&lt;BR /&gt;Regards!&lt;BR /&gt;&lt;BR /&gt;...JRF...</description>
      <pubDate>Fri, 15 May 2009 17:39:06 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/software-install/m-p/5175578#M503190</guid>
      <dc:creator>James R. Ferguson</dc:creator>
      <dc:date>2009-05-15T17:39:06Z</dc:date>
    </item>
    <item>
      <title>Re: Software install</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/software-install/m-p/5175579#M503191</link>
      <description>Okay I am really unsure what to say or describe my issue but there's just a file in a directory that's not a depot for ex.&lt;BR /&gt;&lt;BR /&gt;- the file is called xpdf.depot&lt;BR /&gt;- xpdf.depot resides in the /tmp dir&lt;BR /&gt;- /tmp isn't a depot as it doesn't show up in the output of "swlist -l depot".&lt;BR /&gt;&lt;BR /&gt;Based on the above info how should I proceed?&lt;BR /&gt;Does that make any sense or am I totally confused?</description>
      <pubDate>Fri, 15 May 2009 17:58:11 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/software-install/m-p/5175579#M503191</guid>
      <dc:creator>HPUX SysAdm</dc:creator>
      <dc:date>2009-05-15T17:58:11Z</dc:date>
    </item>
    <item>
      <title>Re: Software install</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/software-install/m-p/5175580#M503192</link>
      <description>Hi (again):&lt;BR /&gt;&lt;BR /&gt;You need to specify the absolute path to the depot:&lt;BR /&gt;&lt;BR /&gt;# swinstall -x autoreboot=true -x patch_match_target=true -s /tmp/xpdf.depot \*&lt;BR /&gt;&lt;BR /&gt;Regards!&lt;BR /&gt;&lt;BR /&gt;...JRF...&lt;BR /&gt;&lt;BR /&gt;</description>
      <pubDate>Fri, 15 May 2009 18:07:48 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/software-install/m-p/5175580#M503192</guid>
      <dc:creator>James R. Ferguson</dc:creator>
      <dc:date>2009-05-15T18:07:48Z</dc:date>
    </item>
    <item>
      <title>Re: Software install</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/software-install/m-p/5175581#M503193</link>
      <description>Works like a charm!!!</description>
      <pubDate>Fri, 15 May 2009 18:13:02 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/software-install/m-p/5175581#M503193</guid>
      <dc:creator>HPUX SysAdm</dc:creator>
      <dc:date>2009-05-15T18:13:02Z</dc:date>
    </item>
    <item>
      <title>Re: Software install</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/software-install/m-p/5175582#M503194</link>
      <description>Kudos to James!</description>
      <pubDate>Fri, 15 May 2009 18:13:42 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/software-install/m-p/5175582#M503194</guid>
      <dc:creator>HPUX SysAdm</dc:creator>
      <dc:date>2009-05-15T18:13:42Z</dc:date>
    </item>
  </channel>
</rss>

