<?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: installing 2 j2sdk on same machine in Operating System - HP-UX</title>
    <link>https://community.hpe.com/t5/operating-system-hp-ux/installing-2-j2sdk-on-same-machine/m-p/3257490#M176458</link>
    <description>&lt;BR /&gt;&lt;BR /&gt;dear all,&lt;BR /&gt;&lt;BR /&gt;I cant install j2sdk 1.4.0 with the existing 1.4.1 since during analyst phase, it has error.&lt;BR /&gt;&lt;BR /&gt;&lt;BR /&gt;zul&lt;BR /&gt;</description>
    <pubDate>Fri, 23 Apr 2004 05:35:18 GMT</pubDate>
    <dc:creator>Zulfikri</dc:creator>
    <dc:date>2004-04-23T05:35:18Z</dc:date>
    <item>
      <title>installing 2 j2sdk on same machine</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/installing-2-j2sdk-on-same-machine/m-p/3257487#M176455</link>
      <description>Hi ppl, is there a way i could install 2 version of j2sdk on same machine?&lt;BR /&gt;&lt;BR /&gt;I need ver. 1.4.0 and 1.4.1 to be installed by swinstall. I could not since it has some filesets errors.&lt;BR /&gt;&lt;BR /&gt;Hope can help and my many thanks in advance.&lt;BR /&gt;&lt;BR /&gt;Zul</description>
      <pubDate>Fri, 23 Apr 2004 05:15:41 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/installing-2-j2sdk-on-same-machine/m-p/3257487#M176455</guid>
      <dc:creator>Zulfikri</dc:creator>
      <dc:date>2004-04-23T05:15:41Z</dc:date>
    </item>
    <item>
      <title>Re: installing 2 j2sdk on same machine</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/installing-2-j2sdk-on-same-machine/m-p/3257488#M176456</link>
      <description>Zul,&lt;BR /&gt;&lt;BR /&gt;I believe they will automatically install to different directories, i.e. /opt/java1.4.0 and /opt/java1.4.1 or something like that.  If not, simply install the first into /opt/java, then move it with mv /opt/java /opt/java1.4.0.  Then install the second and move it with mv /opt/java /opt/java1.4.1.  Make sure which one your path points to at any given time and you can use either one whenever you want.&lt;BR /&gt;&lt;BR /&gt;&lt;BR /&gt;Pete</description>
      <pubDate>Fri, 23 Apr 2004 05:24:58 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/installing-2-j2sdk-on-same-machine/m-p/3257488#M176456</guid>
      <dc:creator>Pete Randall</dc:creator>
      <dc:date>2004-04-23T05:24:58Z</dc:date>
    </item>
    <item>
      <title>Re: installing 2 j2sdk on same machine</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/installing-2-j2sdk-on-same-machine/m-p/3257489#M176457</link>
      <description>I would download the source code from java.org and compile it locally under two diff path as follows&lt;BR /&gt;&lt;BR /&gt;./configure -prefix /opt/java?? and ./configure -prefix /opt/java??&lt;BR /&gt;&lt;BR /&gt;Kaps</description>
      <pubDate>Fri, 23 Apr 2004 05:29:24 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/installing-2-j2sdk-on-same-machine/m-p/3257489#M176457</guid>
      <dc:creator>KapilRaj</dc:creator>
      <dc:date>2004-04-23T05:29:24Z</dc:date>
    </item>
    <item>
      <title>Re: installing 2 j2sdk on same machine</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/installing-2-j2sdk-on-same-machine/m-p/3257490#M176458</link>
      <description>&lt;BR /&gt;&lt;BR /&gt;dear all,&lt;BR /&gt;&lt;BR /&gt;I cant install j2sdk 1.4.0 with the existing 1.4.1 since during analyst phase, it has error.&lt;BR /&gt;&lt;BR /&gt;&lt;BR /&gt;zul&lt;BR /&gt;</description>
      <pubDate>Fri, 23 Apr 2004 05:35:18 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/installing-2-j2sdk-on-same-machine/m-p/3257490#M176458</guid>
      <dc:creator>Zulfikri</dc:creator>
      <dc:date>2004-04-23T05:35:18Z</dc:date>
    </item>
    <item>
      <title>Re: installing 2 j2sdk on same machine</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/installing-2-j2sdk-on-same-machine/m-p/3257491#M176459</link>
      <description>The change the options during swinstall to "allow multiple versions" or "lower versions" or "incompatible versions" or whatever they call it and try again.  If you're using the gui swinstall, just click on "options" &amp;gt; "change options" &amp;gt; then click on both of the "reinstall" options, the "allow installation of lower version than current" and the "allow installation of incompatible software".  That will allow your install to proceed.&lt;BR /&gt;&lt;BR /&gt;&lt;BR /&gt;Pete</description>
      <pubDate>Fri, 23 Apr 2004 05:44:58 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/installing-2-j2sdk-on-same-machine/m-p/3257491#M176459</guid>
      <dc:creator>Pete Randall</dc:creator>
      <dc:date>2004-04-23T05:44:58Z</dc:date>
    </item>
    <item>
      <title>Re: installing 2 j2sdk on same machine</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/installing-2-j2sdk-on-same-machine/m-p/3257492#M176460</link>
      <description>Oops, make that "Then change  . . . ."</description>
      <pubDate>Fri, 23 Apr 2004 06:31:42 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/installing-2-j2sdk-on-same-machine/m-p/3257492#M176460</guid>
      <dc:creator>Pete Randall</dc:creator>
      <dc:date>2004-04-23T06:31:42Z</dc:date>
    </item>
  </channel>
</rss>

