<?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: Install java1.3 in Operating System - HP-UX</title>
    <link>https://community.hpe.com/t5/operating-system-hp-ux/install-java1-3/m-p/2589708#M857321</link>
    <description>Hi,&lt;BR /&gt;&lt;BR /&gt;Before you can install version 1.3.0.01 you will have to run swconfig -x allow_multiple_versions=true \*&lt;BR /&gt;&lt;BR /&gt;For information on this look at the man page for swconfig&lt;BR /&gt;/Begin/&lt;BR /&gt;allow_multiple_versions=false&lt;BR /&gt;  Prevents the configuration of another, independent version of a product when a version already is configured at the target.&lt;BR /&gt;&lt;BR /&gt;If set to true, another version of an existing product can be configure in  its new location. Multipl eversion can only be installed if a product is locatable. Multiple configured versions will not work unless the product supports it.&lt;BR /&gt;&lt;BR /&gt;/End/&lt;BR /&gt;&lt;BR /&gt;Once you run "swconfig -x allow_multiple_versions=true \*" invoke swinstall again and change the product location for each product in the java1.3.0.01 and you should then be able to install the new version in a different location(don't forget to change the option in swinstall to allow for multiple versions to be installed).&lt;BR /&gt;&lt;BR /&gt;-HTH&lt;BR /&gt;Ramesh</description>
    <pubDate>Thu, 04 Oct 2001 18:17:54 GMT</pubDate>
    <dc:creator>linuxfan</dc:creator>
    <dc:date>2001-10-04T18:17:54Z</dc:date>
    <item>
      <title>Install java1.3</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/install-java1-3/m-p/2589703#M857316</link>
      <description>I have installed java1.3.0.00, so i need install java1.3.0.01 in another directory /opt/java1.3, i.e /opt/java1.301. &lt;BR /&gt;&lt;BR /&gt;How can i install in this directory ?&lt;BR /&gt;&lt;BR /&gt;MDF&lt;BR /&gt;&lt;BR /&gt;</description>
      <pubDate>Thu, 04 Oct 2001 13:20:49 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/install-java1-3/m-p/2589703#M857316</guid>
      <dc:creator>Marcelo De Florio_1</dc:creator>
      <dc:date>2001-10-04T13:20:49Z</dc:date>
    </item>
    <item>
      <title>Re: Install java1.3</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/install-java1-3/m-p/2589704#M857317</link>
      <description>If the install will not allow you to rename the directory, then you can rename the existing one using "mv" (mv /opt/java1.3 /opt/orig_java1.3), then do the install to /opt/java1.3. Then rename it using "mv /opt/java1.3 /opt/java1.301". Then rename /opt/orig_java1.3 to /opt/java1.3.&lt;BR /&gt;&lt;BR /&gt;The problem will be if you need to have both versions available to applications at the same time, which will probably force you to manage path names to to correct version of java.</description>
      <pubDate>Thu, 04 Oct 2001 13:35:04 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/install-java1-3/m-p/2589704#M857317</guid>
      <dc:creator>harry d brown jr</dc:creator>
      <dc:date>2001-10-04T13:35:04Z</dc:date>
    </item>
    <item>
      <title>Re: Install java1.3</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/install-java1-3/m-p/2589705#M857318</link>
      <description>&lt;BR /&gt;Tough one. Software distrubtor is designed to install and configure an installed product into a set directory so I wouldnt advise to install it somewhere else. However, to do what you wish you could do;&lt;BR /&gt;&lt;BR /&gt;1. in /opt mv java1.3 java1.3.old&lt;BR /&gt;2. install java 1.301. This will create /opt/java1.3&lt;BR /&gt;3. mv /opt/java1.3 /opt/java1.301&lt;BR /&gt;4. cd /opt; ln -s /opt/java1.3 /opt/java1.301&lt;BR /&gt;&lt;BR /&gt;Now you have java1.301 in /opt/java1.301 but it can be referenced by someone pointing to this dir or /opt/java1.3&lt;BR /&gt;</description>
      <pubDate>Thu, 04 Oct 2001 13:36:04 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/install-java1-3/m-p/2589705#M857318</guid>
      <dc:creator>Stefan Farrelly</dc:creator>
      <dc:date>2001-10-04T13:36:04Z</dc:date>
    </item>
    <item>
      <title>Re: Install java1.3</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/install-java1-3/m-p/2589706#M857319</link>
      <description>You can do this by changing the product installation directory.  First fire up swinstall and select the Java 1.3 version, i.e. in your case:&lt;BR /&gt;&lt;BR /&gt;B9788AA          -&amp;gt;   1.3.1.01.00re&lt;BR /&gt;&lt;BR /&gt;and mark it for install.  Then go down into the product, you should see the following:&lt;BR /&gt;&lt;BR /&gt;Java2-JDK13_base -&amp;gt;   1.3.1.01.00re   Java 2 SDK (700/800), PA   x&lt;BR /&gt;Java2-JDK13_perf -&amp;gt;   1.3.1.01.00re   Java 2 SDK (700/800), PA   x&lt;BR /&gt;Java2-RTE13_base -&amp;gt;   1.3.1.01.00re   Java 2 RTE 1.3 (700/800)   x&lt;BR /&gt;Java2-RTE13_perf -&amp;gt;   1.3.1.01.00re   Java 2 RTE (700/800), PA&lt;BR /&gt;&lt;BR /&gt;Then select the first product, go to the action item and select change product location...from here you should be able to change the installation directory.  You'll have to do this for all 4 products.&lt;BR /&gt;&lt;BR /&gt;Finally, change the swinstall options to allow for multiple version:&lt;BR /&gt;&lt;BR /&gt;select change options under the options menu and check  Allow creation of multiple versions.&lt;BR /&gt;&lt;BR /&gt;Then proceed with the install.&lt;BR /&gt;&lt;BR /&gt;Hope this helps.&lt;BR /&gt;&lt;BR /&gt;-Santosh</description>
      <pubDate>Thu, 04 Oct 2001 13:39:33 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/install-java1-3/m-p/2589706#M857319</guid>
      <dc:creator>Santosh Nair_1</dc:creator>
      <dc:date>2001-10-04T13:39:33Z</dc:date>
    </item>
    <item>
      <title>Re: Install java1.3</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/install-java1-3/m-p/2589707#M857320</link>
      <description>Nair:&lt;BR /&gt;&lt;BR /&gt;     I try install java1.3; with your instructions, but i have a following messagge:&lt;BR /&gt;&lt;BR /&gt;WARNING: No filesets in the product "Java2-RTE13_base,r=1.3.0.01" will &lt;BR /&gt;         be configured as part of the install, because there is another&lt;BR /&gt;         version with a same fileset already configured.  If you want  &lt;BR /&gt;         multiple configured versions you must run "swconfig" with the &lt;BR /&gt;         "allow_multiple_versions" option set to "true".               &lt;BR /&gt;       * A version of the fileset exists:                              &lt;BR /&gt;         "Java2-RTE13_perf.JAVA2-JRE,l=/opt/java1.3,r=1.3.0.00".       &lt;BR /&gt;         This fileset version is already configured.</description>
      <pubDate>Thu, 04 Oct 2001 14:48:42 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/install-java1-3/m-p/2589707#M857320</guid>
      <dc:creator>Marcelo De Florio_1</dc:creator>
      <dc:date>2001-10-04T14:48:42Z</dc:date>
    </item>
    <item>
      <title>Re: Install java1.3</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/install-java1-3/m-p/2589708#M857321</link>
      <description>Hi,&lt;BR /&gt;&lt;BR /&gt;Before you can install version 1.3.0.01 you will have to run swconfig -x allow_multiple_versions=true \*&lt;BR /&gt;&lt;BR /&gt;For information on this look at the man page for swconfig&lt;BR /&gt;/Begin/&lt;BR /&gt;allow_multiple_versions=false&lt;BR /&gt;  Prevents the configuration of another, independent version of a product when a version already is configured at the target.&lt;BR /&gt;&lt;BR /&gt;If set to true, another version of an existing product can be configure in  its new location. Multipl eversion can only be installed if a product is locatable. Multiple configured versions will not work unless the product supports it.&lt;BR /&gt;&lt;BR /&gt;/End/&lt;BR /&gt;&lt;BR /&gt;Once you run "swconfig -x allow_multiple_versions=true \*" invoke swinstall again and change the product location for each product in the java1.3.0.01 and you should then be able to install the new version in a different location(don't forget to change the option in swinstall to allow for multiple versions to be installed).&lt;BR /&gt;&lt;BR /&gt;-HTH&lt;BR /&gt;Ramesh</description>
      <pubDate>Thu, 04 Oct 2001 18:17:54 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/install-java1-3/m-p/2589708#M857321</guid>
      <dc:creator>linuxfan</dc:creator>
      <dc:date>2001-10-04T18:17:54Z</dc:date>
    </item>
  </channel>
</rss>

