<?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: Patch for Java in Operating System - HP-UX</title>
    <link>https://community.hpe.com/t5/operating-system-hp-ux/patch-for-java/m-p/3055958#M137516</link>
    <description>Oliver,&lt;BR /&gt;&lt;BR /&gt;All of the patches listed as dependencies must either already be on your system, or should be installed with PHCO_29109.  Make a list of the ones required, use "swlist -l product |grep -i patch_number" to see if you already have it.  If you don't have it, you'll need to download and install that particular patch along with PHCO_29109.&lt;BR /&gt;&lt;BR /&gt;&lt;BR /&gt;Pete&lt;BR /&gt;&lt;BR /&gt;</description>
    <pubDate>Mon, 25 Aug 2003 13:14:20 GMT</pubDate>
    <dc:creator>Pete Randall</dc:creator>
    <dc:date>2003-08-25T13:14:20Z</dc:date>
    <item>
      <title>Patch for Java</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/patch-for-java/m-p/3055957#M137515</link>
      <description>Dear all,&lt;BR /&gt;&lt;BR /&gt;below I learned how to get a Java sdk. Thank you very much for the advices to this question. Now I have antother one:&lt;BR /&gt;&lt;BR /&gt;I saw that I need a patch for this sdk (It is PHCO_29109). When I read through the advices on that patch decription site I found a list of dependencies whcih end with the comment that "this update will not affect" my system if these patches are not installed. When I select the PHCO_29109 and after that the other dependent patches, the webinterface tells my that the PHCO_29109 superseeds the choosen patch. Do I understand it right that I do not have to install the patches listed in the dependencies section in this case? As you see I am not so familiar with patching a system therefore an answer to this very basic question would be very helpfull.&lt;BR /&gt;&lt;BR /&gt;Than another question: Do I have to install the patch after the Java sdk or before?&lt;BR /&gt;&lt;BR /&gt;Thanks again and with best regards,&lt;BR /&gt;&lt;BR /&gt;Oliver</description>
      <pubDate>Mon, 25 Aug 2003 13:10:05 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/patch-for-java/m-p/3055957#M137515</guid>
      <dc:creator>Oliver Schmitz</dc:creator>
      <dc:date>2003-08-25T13:10:05Z</dc:date>
    </item>
    <item>
      <title>Re: Patch for Java</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/patch-for-java/m-p/3055958#M137516</link>
      <description>Oliver,&lt;BR /&gt;&lt;BR /&gt;All of the patches listed as dependencies must either already be on your system, or should be installed with PHCO_29109.  Make a list of the ones required, use "swlist -l product |grep -i patch_number" to see if you already have it.  If you don't have it, you'll need to download and install that particular patch along with PHCO_29109.&lt;BR /&gt;&lt;BR /&gt;&lt;BR /&gt;Pete&lt;BR /&gt;&lt;BR /&gt;</description>
      <pubDate>Mon, 25 Aug 2003 13:14:20 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/patch-for-java/m-p/3055958#M137516</guid>
      <dc:creator>Pete Randall</dc:creator>
      <dc:date>2003-08-25T13:14:20Z</dc:date>
    </item>
    <item>
      <title>Re: Patch for Java</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/patch-for-java/m-p/3055959#M137517</link>
      <description>Adding your second question to Pete's answer.&lt;BR /&gt;&lt;BR /&gt;I would install the patches before installing Java.&lt;BR /&gt;&lt;BR /&gt;Robert-Jan.&lt;BR /&gt;&lt;BR /&gt;</description>
      <pubDate>Mon, 25 Aug 2003 13:17:03 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/patch-for-java/m-p/3055959#M137517</guid>
      <dc:creator>Robert-Jan Goossens</dc:creator>
      <dc:date>2003-08-25T13:17:03Z</dc:date>
    </item>
    <item>
      <title>Re: Patch for Java</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/patch-for-java/m-p/3055960#M137518</link>
      <description>On the website &lt;A href="http://www.hp.com/go/java" target="_blank"&gt;http://www.hp.com/go/java&lt;/A&gt;&lt;BR /&gt;&lt;BR /&gt;is an extensive list of patches that MUST be installed with all dependendcies prior to installation of java.&lt;BR /&gt;&lt;BR /&gt;The best way to go about it is to go to:&lt;BR /&gt;&lt;BR /&gt;&lt;A href="http://itrc.hp.com" target="_blank"&gt;http://itrc.hp.com&lt;/A&gt;&lt;BR /&gt;&lt;BR /&gt;Patches&lt;BR /&gt;HP-UX&lt;BR /&gt;&lt;BR /&gt;Search by patch id&lt;BR /&gt;Select the patches and dependencies.&lt;BR /&gt;&lt;BR /&gt;The system will let you create a zipfile patches.zip&lt;BR /&gt;&lt;BR /&gt;download that binary to your system in its own directory.&lt;BR /&gt;&lt;BR /&gt;unzip patches.zip&lt;BR /&gt;&lt;BR /&gt;A create_depot script will unzip.&lt;BR /&gt;&lt;BR /&gt;create_depot(whatever the name precisely is) -d /tmp/depotname.depot&lt;BR /&gt;&lt;BR /&gt;To install(be prepared to boot)&lt;BR /&gt;&lt;BR /&gt;swinstall -x autoreboot=true -x reinstall=false -s /tmp/depotname.depot \*&lt;BR /&gt;&lt;BR /&gt;This will get you ready for your java sdk install.&lt;BR /&gt;&lt;BR /&gt;SEP</description>
      <pubDate>Mon, 25 Aug 2003 13:22:05 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/patch-for-java/m-p/3055960#M137518</guid>
      <dc:creator>Steven E. Protter</dc:creator>
      <dc:date>2003-08-25T13:22:05Z</dc:date>
    </item>
    <item>
      <title>Re: Patch for Java</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/patch-for-java/m-p/3055961#M137519</link>
      <description>Install the patches first.&lt;BR /&gt;&lt;BR /&gt;&lt;BR /&gt;get it from here&lt;BR /&gt;&lt;A href="http://www1.itrc.hp.com/service/patch/patchDetail.do?patchid=PHCO_29109&amp;amp;context=hpux:800:11:11" target="_blank"&gt;http://www1.itrc.hp.com/service/patch/patchDetail.do?patchid=PHCO_29109&amp;amp;context=hpux:800:11:11&lt;/A&gt;</description>
      <pubDate>Mon, 25 Aug 2003 13:28:03 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/patch-for-java/m-p/3055961#M137519</guid>
      <dc:creator>T G Manikandan</dc:creator>
      <dc:date>2003-08-25T13:28:03Z</dc:date>
    </item>
    <item>
      <title>Re: Patch for Java</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/patch-for-java/m-p/3055962#M137520</link>
      <description>Hi,&lt;BR /&gt;&lt;BR /&gt;for older java versions (1.3) if you have applied Support plus pack, it will suffice, whereas for recent 1.4.1.03 you need some system patches to be applied, which has been mentioned at the site.</description>
      <pubDate>Mon, 25 Aug 2003 13:30:07 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/patch-for-java/m-p/3055962#M137520</guid>
      <dc:creator>Ravi_8</dc:creator>
      <dc:date>2003-08-25T13:30:07Z</dc:date>
    </item>
  </channel>
</rss>

