<?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: Create an iplanet depot file from a tar. in Operating System - HP-UX</title>
    <link>https://community.hpe.com/t5/operating-system-hp-ux/create-an-iplanet-depot-file-from-a-tar/m-p/4250733#M331497</link>
    <description>&lt;!--!*#--&gt;the setup script does not require any user interaction so, may i ask how i do this?&lt;BR /&gt;&lt;BR /&gt;Do i use this untarred file to create the depot?&lt;BR /&gt;&lt;BR /&gt;Sorry, I am a bit confused.</description>
    <pubDate>Tue, 12 Aug 2008 18:13:07 GMT</pubDate>
    <dc:creator>jmckinzie</dc:creator>
    <dc:date>2008-08-12T18:13:07Z</dc:date>
    <item>
      <title>Create an iplanet depot file from a tar.</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/create-an-iplanet-depot-file-from-a-tar/m-p/4250731#M331495</link>
      <description>&lt;!--!*#--&gt;Here is what I have:&lt;BR /&gt;&lt;BR /&gt;I have an iplanet 6.1 tar file which i would like to create into a depot.&lt;BR /&gt;&lt;BR /&gt;I have untarred the file to /tmp/Web61sp8&lt;BR /&gt;&lt;BR /&gt;Now, in the initial instal, I have to run the setup script to install the tar file however, i would like to have it in a depot so it shows up in swlist.&lt;BR /&gt;&lt;BR /&gt;I read how to do this in ITRC however, I am unsure how to make the depot file run the setup script.&lt;BR /&gt;&lt;BR /&gt;IE: taken from: &lt;A href="http://forums11.itrc.hp.com/service/forums/questionanswer.do?admit=109447626+1218560548607+28353475&amp;amp;threadId=100198" target="_blank"&gt;http://forums11.itrc.hp.com/service/forums/questionanswer.do?admit=109447626+1218560548607+28353475&amp;amp;threadId=100198&lt;/A&gt; &lt;BR /&gt;&lt;BR /&gt;1) a PSF file to describe your product&lt;BR /&gt;2) the datas you want to put in your depot&lt;BR /&gt;3) use swpackage -s &lt;YOUR_PSF_FILE&gt; -d &lt;YOUR_DEPOT_FILE&gt;&lt;BR /&gt;&lt;BR /&gt;However, once i create the PSF, how exactly do I tell the depot to install using the setup script within the depot?&lt;/YOUR_DEPOT_FILE&gt;&lt;/YOUR_PSF_FILE&gt;</description>
      <pubDate>Tue, 12 Aug 2008 16:25:52 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/create-an-iplanet-depot-file-from-a-tar/m-p/4250731#M331495</guid>
      <dc:creator>jmckinzie</dc:creator>
      <dc:date>2008-08-12T16:25:52Z</dc:date>
    </item>
    <item>
      <title>Re: Create an iplanet depot file from a tar.</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/create-an-iplanet-depot-file-from-a-tar/m-p/4250732#M331496</link>
      <description>&amp;gt; how exactly do I tell the depot to install using the setup script within the depot&lt;BR /&gt;&lt;BR /&gt;I assume your problem is with the setup script being interactive and asking the installer person for settings such as installation path, and other parameters. You can not run a setup script from inside a depot. The depot is run with swinstall and there is no customization available.&lt;BR /&gt;&lt;BR /&gt;&amp;gt; I have untarred the file to /tmp/Web61sp8&lt;BR /&gt;You package the installed files not the source file. So for this you run the setup script and then get all the files from their installed location(s) and those are the ones you use in the depot. You can change the default locations from hatever they are to be paths in opt. &lt;BR /&gt;&lt;BR /&gt;All the answers that the setup script asks for, must be the default settings that you use in the depot. Any additional actions you can put them in the postinstall script. No matter what you do there can be NO interaction during swinstall.&lt;BR /&gt;&lt;BR /&gt;Take a look at &lt;A href="http://forums11.itrc.hp.com/service/forums/questionanswer.do?threadId=1241895" target="_blank"&gt;http://forums11.itrc.hp.com/service/forums/questionanswer.do?threadId=1241895&lt;/A&gt;&lt;BR /&gt;Also search for "depot creation" "create depot" in this forum.</description>
      <pubDate>Tue, 12 Aug 2008 17:37:23 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/create-an-iplanet-depot-file-from-a-tar/m-p/4250732#M331496</guid>
      <dc:creator>TTr</dc:creator>
      <dc:date>2008-08-12T17:37:23Z</dc:date>
    </item>
    <item>
      <title>Re: Create an iplanet depot file from a tar.</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/create-an-iplanet-depot-file-from-a-tar/m-p/4250733#M331497</link>
      <description>&lt;!--!*#--&gt;the setup script does not require any user interaction so, may i ask how i do this?&lt;BR /&gt;&lt;BR /&gt;Do i use this untarred file to create the depot?&lt;BR /&gt;&lt;BR /&gt;Sorry, I am a bit confused.</description>
      <pubDate>Tue, 12 Aug 2008 18:13:07 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/create-an-iplanet-depot-file-from-a-tar/m-p/4250733#M331497</guid>
      <dc:creator>jmckinzie</dc:creator>
      <dc:date>2008-08-12T18:13:07Z</dc:date>
    </item>
    <item>
      <title>Re: Create an iplanet depot file from a tar.</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/create-an-iplanet-depot-file-from-a-tar/m-p/4250734#M331498</link>
      <description>You have to use the files from their final location along with their paths after the setup script is run. There is a lot to creating a depot not just swpackage. Read the long thread I listed above.</description>
      <pubDate>Tue, 12 Aug 2008 19:34:06 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/create-an-iplanet-depot-file-from-a-tar/m-p/4250734#M331498</guid>
      <dc:creator>TTr</dc:creator>
      <dc:date>2008-08-12T19:34:06Z</dc:date>
    </item>
    <item>
      <title>Re: Create an iplanet depot file from a tar.</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/create-an-iplanet-depot-file-from-a-tar/m-p/4250735#M331499</link>
      <description>See Bob's mention of Software Package Builder in  TTr's URL.&lt;BR /&gt;&lt;BR /&gt;&amp;gt;how exactly do I tell the depot to install using the setup script within the depot?&lt;BR /&gt;&lt;BR /&gt;You could turn that setup script into a postinstall control script.  Or have that control script invoke the setup script.</description>
      <pubDate>Wed, 13 Aug 2008 11:01:40 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/create-an-iplanet-depot-file-from-a-tar/m-p/4250735#M331499</guid>
      <dc:creator>Dennis Handly</dc:creator>
      <dc:date>2008-08-13T11:01:40Z</dc:date>
    </item>
  </channel>
</rss>

