<?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: How to install a software using swinstall in Operating System - HP-UX</title>
    <link>https://community.hpe.com/t5/operating-system-hp-ux/how-to-install-a-software-using-swinstall/m-p/4398364#M351237</link>
    <description>As James points out, reading the documentation and man pages would be a tremendous help, but, at the very least, try reading the error message.&lt;BR /&gt;&lt;BR /&gt;&lt;BR /&gt;Pete</description>
    <pubDate>Thu, 09 Apr 2009 13:13:58 GMT</pubDate>
    <dc:creator>Pete Randall</dc:creator>
    <dc:date>2009-04-09T13:13:58Z</dc:date>
    <item>
      <title>How to install a software using swinstall</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/how-to-install-a-software-using-swinstall/m-p/4398346#M351219</link>
      <description>Hi&lt;BR /&gt;&lt;BR /&gt; I am new to HP-UX.&lt;BR /&gt;&lt;BR /&gt; I want to install the file "cfg.depot".&lt;BR /&gt;&lt;BR /&gt; what is the syntax.</description>
      <pubDate>Thu, 09 Apr 2009 10:36:45 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/how-to-install-a-software-using-swinstall/m-p/4398346#M351219</guid>
      <dc:creator>senthil_kumar_1</dc:creator>
      <dc:date>2009-04-09T10:36:45Z</dc:date>
    </item>
    <item>
      <title>Re: How to install a software using swinstall</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/how-to-install-a-software-using-swinstall/m-p/4398347#M351220</link>
      <description>Assuming the depot is located in /tmp (you need to supply the full path name)&lt;BR /&gt;&lt;BR /&gt;swinstall -s /tmp/cfg.depot&lt;BR /&gt;&lt;BR /&gt;is enough to get the job done.&lt;BR /&gt;&lt;BR /&gt;&lt;BR /&gt;Pete</description>
      <pubDate>Thu, 09 Apr 2009 10:39:26 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/how-to-install-a-software-using-swinstall/m-p/4398347#M351220</guid>
      <dc:creator>Pete Randall</dc:creator>
      <dc:date>2009-04-09T10:39:26Z</dc:date>
    </item>
    <item>
      <title>Re: How to install a software using swinstall</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/how-to-install-a-software-using-swinstall/m-p/4398348#M351221</link>
      <description>Hi,&lt;BR /&gt;&lt;BR /&gt;Use swinstall command to install the softwars.&lt;BR /&gt;&lt;BR /&gt;#swinstall -s &lt;PATH of="" the="" depot="" file=""&gt;&lt;BR /&gt;&lt;BR /&gt;#swinstall -s /dir/cfg.depot&lt;BR /&gt;&lt;BR /&gt;Only preview mode not to install..&lt;BR /&gt;#swinstall -p -s /dir/cfg.depot&lt;BR /&gt;&lt;BR /&gt;To list the software available on the depot file.&lt;BR /&gt;&lt;BR /&gt;#swlist -d @/dir/cfg.depot&lt;BR /&gt;&lt;/PATH&gt;</description>
      <pubDate>Thu, 09 Apr 2009 10:48:03 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/how-to-install-a-software-using-swinstall/m-p/4398348#M351221</guid>
      <dc:creator>Ganesan R</dc:creator>
      <dc:date>2009-04-09T10:48:03Z</dc:date>
    </item>
    <item>
      <title>Re: How to install a software using swinstall</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/how-to-install-a-software-using-swinstall/m-p/4398349#M351222</link>
      <description>Hi&lt;BR /&gt;  #swinstall -s &lt;SOURCE path="" name=""&gt;&lt;BR /&gt;&lt;BR /&gt;You can also use swinstall in interactive mode.&lt;BR /&gt;#swinstall&lt;BR /&gt;&lt;/SOURCE&gt;</description>
      <pubDate>Thu, 09 Apr 2009 10:52:21 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/how-to-install-a-software-using-swinstall/m-p/4398349#M351222</guid>
      <dc:creator>Bijeesh</dc:creator>
      <dc:date>2009-04-09T10:52:21Z</dc:date>
    </item>
    <item>
      <title>Re: How to install a software using swinstall</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/how-to-install-a-software-using-swinstall/m-p/4398350#M351223</link>
      <description>swinstall - how to install depot files in HP/UX &lt;BR /&gt;&lt;BR /&gt;&lt;BR /&gt;To install depot files in HP/UX:&lt;BR /&gt;&lt;BR /&gt;# swinstall -s /path/software.depot  &lt;BR /&gt;&lt;BR /&gt;Eg. # swinstall -s /tmp/samba.depot &lt;BR /&gt;&lt;BR /&gt;&lt;BR /&gt;Check the Man pages for swinstall&lt;BR /&gt;&lt;BR /&gt;&lt;A href="http://www.docs.hp.com/en/B2355-90692/swinstall.1M.html" target="_blank"&gt;http://www.docs.hp.com/en/B2355-90692/swinstall.1M.html&lt;/A&gt;</description>
      <pubDate>Thu, 09 Apr 2009 10:55:17 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/how-to-install-a-software-using-swinstall/m-p/4398350#M351223</guid>
      <dc:creator>Sivakumar MJ._1</dc:creator>
      <dc:date>2009-04-09T10:55:17Z</dc:date>
    </item>
    <item>
      <title>Re: How to install a software using swinstall</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/how-to-install-a-software-using-swinstall/m-p/4398351#M351224</link>
      <description>Hi Senthil,&lt;BR /&gt;&lt;BR /&gt;As mentioned in above threads you can use the command:&lt;BR /&gt;# swinstall -s &lt;PATH_OF_DEPOT&gt;   &lt;BR /&gt;&lt;BR /&gt;For UI or command illustrations kindly check the below useful link "Installation with swinstall":&lt;BR /&gt;&lt;A href="http://docstore.mik.ua/manuals/hp-ux/en/5992-4826/ch02s01.html" target="_blank"&gt;http://docstore.mik.ua/manuals/hp-ux/en/5992-4826/ch02s01.html&lt;/A&gt;&lt;BR /&gt;&lt;BR /&gt;Hope this helps.&lt;BR /&gt;&lt;BR /&gt;Regds,&lt;BR /&gt;R.K.&lt;BR /&gt;&lt;/PATH_OF_DEPOT&gt;</description>
      <pubDate>Thu, 09 Apr 2009 11:04:18 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/how-to-install-a-software-using-swinstall/m-p/4398351#M351224</guid>
      <dc:creator>R.K. #</dc:creator>
      <dc:date>2009-04-09T11:04:18Z</dc:date>
    </item>
    <item>
      <title>Re: How to install a software using swinstall</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/how-to-install-a-software-using-swinstall/m-p/4398352#M351225</link>
      <description>Hi &lt;BR /&gt;&lt;BR /&gt; I am getting this error message&lt;BR /&gt;&lt;BR /&gt; How to solve this.&lt;BR /&gt;&lt;BR /&gt;lndsll03:/homeroot-&amp;gt;swinstall -s /homeroot/cfg2html_hpux_3.66-20080709.depot&lt;BR /&gt;NOTE:    The interactive UI was invoked, since no software was&lt;BR /&gt;         specified.&lt;BR /&gt;&lt;BR /&gt;Starting the terminal version of swinstall...&lt;BR /&gt;&lt;BR /&gt;</description>
      <pubDate>Thu, 09 Apr 2009 11:42:29 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/how-to-install-a-software-using-swinstall/m-p/4398352#M351225</guid>
      <dc:creator>senthil_kumar_1</dc:creator>
      <dc:date>2009-04-09T11:42:29Z</dc:date>
    </item>
    <item>
      <title>Re: How to install a software using swinstall</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/how-to-install-a-software-using-swinstall/m-p/4398353#M351226</link>
      <description>You'll get that whenever you don't specify the exact software to install.  In the examples, you are specifying a depot.   &lt;BR /&gt;&lt;BR /&gt;If you know, for example, that your depot is /tmp/OpenSSL_A.00.09.07m.047_HP-UX_B.11.23_IA_PA.depot, and the software inside the depot is OpenSSL, you could specify your swinstall command such as:&lt;BR /&gt;&lt;BR /&gt;swinstall -s /tmp/OpenSSL_A.00.09.07m.047_HP-UX_B.11.23_IA_PA.depot OpenSSL&lt;BR /&gt;&lt;BR /&gt;swinstall then will become non-interactive and install exactly what you specified.&lt;BR /&gt;</description>
      <pubDate>Thu, 09 Apr 2009 11:58:20 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/how-to-install-a-software-using-swinstall/m-p/4398353#M351226</guid>
      <dc:creator>Jamie A Dennis</dc:creator>
      <dc:date>2009-04-09T11:58:20Z</dc:date>
    </item>
    <item>
      <title>Re: How to install a software using swinstall</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/how-to-install-a-software-using-swinstall/m-p/4398354#M351227</link>
      <description>I have always used &lt;BR /&gt;&lt;BR /&gt;swinstall -x auto-reboot=true -s /tmp/cfg.depot &lt;BR /&gt;&lt;BR /&gt;to install non-interactively, though I've never looked into why it works!&lt;BR /&gt;&lt;BR /&gt;&lt;BR /&gt;Pete</description>
      <pubDate>Thu, 09 Apr 2009 12:03:02 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/how-to-install-a-software-using-swinstall/m-p/4398354#M351227</guid>
      <dc:creator>Pete Randall</dc:creator>
      <dc:date>2009-04-09T12:03:02Z</dc:date>
    </item>
    <item>
      <title>Re: How to install a software using swinstall</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/how-to-install-a-software-using-swinstall/m-p/4398355#M351228</link>
      <description>Hi Senthil,&lt;BR /&gt;&lt;BR /&gt;This is NOT a error message.&lt;BR /&gt;&lt;BR /&gt;Since you have not selected source and destination paths, so a TUI will be invoked wherein you will be asked to select  softwares/fill blanks. &lt;BR /&gt;&lt;BR /&gt;Wait for sometime and you will get the UI.&lt;BR /&gt;&lt;BR /&gt;To start an install session via the command line, you must assemble any options (if needed), host and source names, and software selections into a command string. For example:&lt;BR /&gt;&lt;BR /&gt;# swinstall -p -s softsource -f softlist @ myhost:/mydirectory&lt;BR /&gt;&lt;BR /&gt;&lt;BR /&gt;Regds,&lt;BR /&gt;R.K.</description>
      <pubDate>Thu, 09 Apr 2009 12:03:52 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/how-to-install-a-software-using-swinstall/m-p/4398355#M351228</guid>
      <dc:creator>R.K. #</dc:creator>
      <dc:date>2009-04-09T12:03:52Z</dc:date>
    </item>
    <item>
      <title>Re: How to install a software using swinstall</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/how-to-install-a-software-using-swinstall/m-p/4398356#M351229</link>
      <description>Hi :&lt;BR /&gt;&lt;BR /&gt;As noted, you will get an interactive SD session whenever you don't specify software to be installed.&lt;BR /&gt;&lt;BR /&gt;For example, if a depot contained OpenSSL and you wanted to install that, you would do:&lt;BR /&gt;&lt;BR /&gt;# swinstall -s /tmp/swdepot OpenSSL&lt;BR /&gt;&lt;BR /&gt;If the depot contained multiple software elements then you could do:&lt;BR /&gt;&lt;BR /&gt;# swinstall -s /tmp/swdepot \*&lt;BR /&gt;&lt;BR /&gt;In this case, installation of everything would be attempted since the asterisk means "all".  Note that you _MUST_ escape the asterisk character so that your shell does not interpret it and expand it into the filenames in your current directory.&lt;BR /&gt;&lt;BR /&gt;Regards!&lt;BR /&gt;&lt;BR /&gt;...JRF...&lt;BR /&gt;</description>
      <pubDate>Thu, 09 Apr 2009 12:05:37 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/how-to-install-a-software-using-swinstall/m-p/4398356#M351229</guid>
      <dc:creator>James R. Ferguson</dc:creator>
      <dc:date>2009-04-09T12:05:37Z</dc:date>
    </item>
    <item>
      <title>Re: How to install a software using swinstall</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/how-to-install-a-software-using-swinstall/m-p/4398357#M351230</link>
      <description>Hi&lt;BR /&gt; first you check for the s/w on the depot.&lt;BR /&gt;#swlist -d @/dir/cfg.depot&lt;BR /&gt;&lt;BR /&gt;&lt;BR /&gt;Or issue this command&lt;BR /&gt;&lt;BR /&gt;lndsll03:/homeroot-&amp;gt;swinstall -s /homeroot/cfg2html_hpux_3.66-20080709.depot cfg.depot&lt;BR /&gt;</description>
      <pubDate>Thu, 09 Apr 2009 12:18:57 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/how-to-install-a-software-using-swinstall/m-p/4398357#M351230</guid>
      <dc:creator>Bijeesh</dc:creator>
      <dc:date>2009-04-09T12:18:57Z</dc:date>
    </item>
    <item>
      <title>Re: How to install a software using swinstall</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/how-to-install-a-software-using-swinstall/m-p/4398358#M351231</link>
      <description>I don't want to repeat the same swinstall blabla line a hundred time, but how about some RTFM?&lt;BR /&gt;&lt;BR /&gt;&lt;A href="http://docs.hp.com/en/SD/infolib.html" target="_blank"&gt;http://docs.hp.com/en/SD/infolib.html&lt;/A&gt;&lt;BR /&gt;&lt;BR /&gt;Find out what all you can do with SD!</description>
      <pubDate>Thu, 09 Apr 2009 12:24:06 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/how-to-install-a-software-using-swinstall/m-p/4398358#M351231</guid>
      <dc:creator>Torsten.</dc:creator>
      <dc:date>2009-04-09T12:24:06Z</dc:date>
    </item>
    <item>
      <title>Re: How to install a software using swinstall</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/how-to-install-a-software-using-swinstall/m-p/4398359#M351232</link>
      <description>Hi,&lt;BR /&gt;&lt;BR /&gt;As said by others, it is not an error message rather this is the way swinstall is designed to work.&lt;BR /&gt;&lt;BR /&gt;If specified depot has multiple softwares, you need to specify which software you want to install from that depot. &lt;BR /&gt;Example:&lt;BR /&gt;&lt;BR /&gt;#swinstall -s &lt;DEPOT file=""&gt; &lt;SOFTWARE name=""&gt;&lt;BR /&gt;&lt;BR /&gt;If you haven't specified, swinstall suppose to ask which software you intend to install. For that reason it is opening the interactive session.&lt;BR /&gt;&lt;BR /&gt;First find out the softwares available in that depot using this command.&lt;BR /&gt;&lt;BR /&gt;#swlist -d @&lt;PATH of="" the="" depot=""&gt;&lt;BR /&gt;&lt;BR /&gt;Once you know the software inside the depot use this command,&lt;BR /&gt;&lt;BR /&gt;#swinstall -s &lt;PATH of="" the="" depot=""&gt; &lt;SW name=""&gt;&lt;BR /&gt;&lt;BR /&gt;Hope this hels...&lt;/SW&gt;&lt;/PATH&gt;&lt;/PATH&gt;&lt;/SOFTWARE&gt;&lt;/DEPOT&gt;</description>
      <pubDate>Thu, 09 Apr 2009 12:34:34 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/how-to-install-a-software-using-swinstall/m-p/4398359#M351232</guid>
      <dc:creator>Ganesan R</dc:creator>
      <dc:date>2009-04-09T12:34:34Z</dc:date>
    </item>
    <item>
      <title>Re: How to install a software using swinstall</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/how-to-install-a-software-using-swinstall/m-p/4398360#M351233</link>
      <description>Hi &lt;BR /&gt;&lt;BR /&gt;  I following commands but still i am not succeeded.&lt;BR /&gt;&lt;BR /&gt;1) lndsll03:/homeroot-&amp;gt;swlist -d @/homeroot/cfg2html_hpux_3.66-20080709.depot&lt;BR /&gt;# Initializing...&lt;BR /&gt;# Contacting target "lndsll03"...&lt;BR /&gt;#&lt;BR /&gt;# Target:  lndsll03:/homeroot/cfg2html_hpux_3.66-20080709.depot&lt;BR /&gt;#&lt;BR /&gt;&lt;BR /&gt;#&lt;BR /&gt;# Bundle(s):&lt;BR /&gt;#&lt;BR /&gt;&lt;BR /&gt;  CFG2HTML      C.03.66.20080709 Config To HTML System Documentation Tool (cfg2html)&lt;BR /&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;BR /&gt;2) lndsll03:/homeroot-&amp;gt;swinstall -s /homeroot/cfg2html_hpux_3.66-20080709.depot cfg2html&lt;BR /&gt;&lt;BR /&gt;=======  04/09/09 09:58:42 EDT  BEGIN swinstall SESSION&lt;BR /&gt;         (non-interactive) (jobid=lndsll03-0074)&lt;BR /&gt;&lt;BR /&gt;       * Session started for user "root@lndsll03".&lt;BR /&gt;&lt;BR /&gt;       * Beginning Selection&lt;BR /&gt;       * Target connection succeeded for "lndsll03:/".&lt;BR /&gt;       * Source:&lt;BR /&gt;         /homeroot/cfg2html_hpux_3.66-20080709.depot&lt;BR /&gt;       * Targets:                lndsll03:/&lt;BR /&gt;       * Software selections:&lt;BR /&gt;             cfg2html.cfg2html,r=C.03.66.20080709,a=HP-UX,v=HP&lt;BR /&gt;       * Selection succeeded.&lt;BR /&gt;&lt;BR /&gt;&lt;BR /&gt;       * Beginning Analysis and Execution&lt;BR /&gt;       * Session selections have been saved in the file&lt;BR /&gt;         "/homeroot/.sw/sessions/swinstall.last".&lt;BR /&gt;ERROR:   "lndsll03:/":  One or more filesystems that appear in the&lt;BR /&gt;         filesystem table are not mounted and cannot be mounted.&lt;BR /&gt;       * The analysis phase failed for "lndsll03:/".&lt;BR /&gt;       * Analysis and Execution had errors.&lt;BR /&gt;&lt;BR /&gt;&lt;BR /&gt;NOTE:    More information may be found in the agent logfile using the&lt;BR /&gt;         command "swjob -a log lndsll03-0074 @ lndsll03:/".&lt;BR /&gt;&lt;BR /&gt;=======  04/09/09 09:58:45 EDT  END swinstall SESSION (non-interactive)&lt;BR /&gt;         (jobid=lndsll03-0074)&lt;BR /&gt;&lt;BR /&gt;&lt;BR /&gt;pls help me.</description>
      <pubDate>Thu, 09 Apr 2009 13:01:17 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/how-to-install-a-software-using-swinstall/m-p/4398360#M351233</guid>
      <dc:creator>senthil_kumar_1</dc:creator>
      <dc:date>2009-04-09T13:01:17Z</dc:date>
    </item>
    <item>
      <title>Re: How to install a software using swinstall</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/how-to-install-a-software-using-swinstall/m-p/4398361#M351234</link>
      <description>&amp;gt; ERROR: "lndsll03:/": One or more filesystems that appear in the filesystem table are not mounted and cannot be mounted.&lt;BR /&gt;&lt;BR /&gt;You need to go into the swinstall options and turn off the "mount all file systems" option.&lt;BR /&gt;&lt;BR /&gt;&lt;BR /&gt;Pete</description>
      <pubDate>Thu, 09 Apr 2009 13:05:40 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/how-to-install-a-software-using-swinstall/m-p/4398361#M351234</guid>
      <dc:creator>Pete Randall</dc:creator>
      <dc:date>2009-04-09T13:05:40Z</dc:date>
    </item>
    <item>
      <title>Re: How to install a software using swinstall</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/how-to-install-a-software-using-swinstall/m-p/4398362#M351235</link>
      <description>Hi,&lt;BR /&gt;&lt;BR /&gt;Permission problem?&lt;BR /&gt;&lt;BR /&gt;# mv /homeroot/cfg2html_hpux_3.66-20080709.depot /tmp&lt;BR /&gt;# swinstall -s /tmp/cfg2html_hpux_3.66-20080709.depot CFG2HTML &lt;BR /&gt;&lt;BR /&gt;Regards,&lt;BR /&gt;Robert-Jan</description>
      <pubDate>Thu, 09 Apr 2009 13:06:59 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/how-to-install-a-software-using-swinstall/m-p/4398362#M351235</guid>
      <dc:creator>Robert-Jan Goossens</dc:creator>
      <dc:date>2009-04-09T13:06:59Z</dc:date>
    </item>
    <item>
      <title>Re: How to install a software using swinstall</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/how-to-install-a-software-using-swinstall/m-p/4398363#M351236</link>
      <description>Hi:&lt;BR /&gt;&lt;BR /&gt;&amp;gt; ERROR: "lndsll03:/": One or more filesystems that appear in the&lt;BR /&gt;filesystem table are not mounted and cannot be mounted.&lt;BR /&gt;&lt;BR /&gt;I urge you to read some of the documentaion links that have been suggested --- the manpages for 'swinstall' too.&lt;BR /&gt;&lt;BR /&gt;Either mount all of your server's file systems and re-run your 'swinstall' or add the '-x mount_all_filesystems=false' option to your 'swinstall' command:&lt;BR /&gt;&lt;BR /&gt;# swinstall -x mount_all_filesystems=false -s &lt;SOURCE&gt; ...&lt;BR /&gt;&lt;BR /&gt;Regards!&lt;BR /&gt;&lt;BR /&gt;...JRF...&lt;BR /&gt;&lt;BR /&gt;&lt;/SOURCE&gt;</description>
      <pubDate>Thu, 09 Apr 2009 13:08:30 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/how-to-install-a-software-using-swinstall/m-p/4398363#M351236</guid>
      <dc:creator>James R. Ferguson</dc:creator>
      <dc:date>2009-04-09T13:08:30Z</dc:date>
    </item>
    <item>
      <title>Re: How to install a software using swinstall</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/how-to-install-a-software-using-swinstall/m-p/4398364#M351237</link>
      <description>As James points out, reading the documentation and man pages would be a tremendous help, but, at the very least, try reading the error message.&lt;BR /&gt;&lt;BR /&gt;&lt;BR /&gt;Pete</description>
      <pubDate>Thu, 09 Apr 2009 13:13:58 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/how-to-install-a-software-using-swinstall/m-p/4398364#M351237</guid>
      <dc:creator>Pete Randall</dc:creator>
      <dc:date>2009-04-09T13:13:58Z</dc:date>
    </item>
    <item>
      <title>Re: How to install a software using swinstall</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/how-to-install-a-software-using-swinstall/m-p/4398365#M351238</link>
      <description>Hi &lt;BR /&gt;&lt;BR /&gt;  I have installed the software using this command&lt;BR /&gt;&lt;BR /&gt; # swinstall -x mount_all_filesystems=false -s &lt;SOURCE&gt; ...&lt;BR /&gt;&lt;/SOURCE&gt;</description>
      <pubDate>Thu, 09 Apr 2009 14:06:03 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/how-to-install-a-software-using-swinstall/m-p/4398365#M351238</guid>
      <dc:creator>senthil_kumar_1</dc:creator>
      <dc:date>2009-04-09T14:06:03Z</dc:date>
    </item>
  </channel>
</rss>

