<?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: Java on Linux in Operating System - Linux</title>
    <link>https://community.hpe.com/t5/operating-system-linux/java-on-linux/m-p/3104006#M7492</link>
    <description>AFAIK Oracle has very specific requirements concerning the Java version they want to have on the system. &lt;BR /&gt;&lt;BR /&gt;Check&lt;BR /&gt;&lt;BR /&gt;&lt;A href="http://otn.oracle.com/oramag/webcolumns/2003/techarticles/clevenger_jumpstart1.html" target="_blank"&gt;http://otn.oracle.com/oramag/webcolumns/2003/techarticles/clevenger_jumpstart1.html&lt;/A&gt;&lt;BR /&gt;&lt;BR /&gt;for a detailed discussion of the installation.&lt;BR /&gt;&lt;BR /&gt;</description>
    <pubDate>Tue, 28 Oct 2003 08:31:48 GMT</pubDate>
    <dc:creator>Martin P.J. Zinser</dc:creator>
    <dc:date>2003-10-28T08:31:48Z</dc:date>
    <item>
      <title>Java on Linux</title>
      <link>https://community.hpe.com/t5/operating-system-linux/java-on-linux/m-p/3104003#M7489</link>
      <description>I am trying to install J2SE (donwloaded from Sun) on a RX5670 server with Red Hat Linux 7.2. &lt;BR /&gt;I first tried with J2SDK 1.4.2 but the installation process doesn't seems to progress, it just keeps displaying a white window and makes no progress.&lt;BR /&gt;Then I tried with JDK 1.2.2, which seems to install succesfully (it's just a tar file). Then where I run the java command I get the following error message: "Error: can't find libjava.so."&lt;BR /&gt;&lt;BR /&gt;I'm not sure if these versions are compatible with the Linux version I'm running (Red Hat Linux Advanced Server 2.1 for the Itanium Processor).&lt;BR /&gt;&lt;BR /&gt;Any idea?</description>
      <pubDate>Tue, 28 Oct 2003 06:52:50 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-linux/java-on-linux/m-p/3104003#M7489</guid>
      <dc:creator>Javier Herlein</dc:creator>
      <dc:date>2003-10-28T06:52:50Z</dc:date>
    </item>
    <item>
      <title>Re: Java on Linux</title>
      <link>https://community.hpe.com/t5/operating-system-linux/java-on-linux/m-p/3104004#M7490</link>
      <description>The right version for you is 1.3.1, but what are you trying to use Java for ? Programming or runnig a program that requires it ?&lt;BR /&gt;&lt;BR /&gt;J</description>
      <pubDate>Tue, 28 Oct 2003 07:03:13 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-linux/java-on-linux/m-p/3104004#M7490</guid>
      <dc:creator>Jerome Henry</dc:creator>
      <dc:date>2003-10-28T07:03:13Z</dc:date>
    </item>
    <item>
      <title>Re: Java on Linux</title>
      <link>https://community.hpe.com/t5/operating-system-linux/java-on-linux/m-p/3104005#M7491</link>
      <description>I need to install Java because the application requires it (Oracle 9i App Server).</description>
      <pubDate>Tue, 28 Oct 2003 07:07:09 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-linux/java-on-linux/m-p/3104005#M7491</guid>
      <dc:creator>Javier Herlein</dc:creator>
      <dc:date>2003-10-28T07:07:09Z</dc:date>
    </item>
    <item>
      <title>Re: Java on Linux</title>
      <link>https://community.hpe.com/t5/operating-system-linux/java-on-linux/m-p/3104006#M7492</link>
      <description>AFAIK Oracle has very specific requirements concerning the Java version they want to have on the system. &lt;BR /&gt;&lt;BR /&gt;Check&lt;BR /&gt;&lt;BR /&gt;&lt;A href="http://otn.oracle.com/oramag/webcolumns/2003/techarticles/clevenger_jumpstart1.html" target="_blank"&gt;http://otn.oracle.com/oramag/webcolumns/2003/techarticles/clevenger_jumpstart1.html&lt;/A&gt;&lt;BR /&gt;&lt;BR /&gt;for a detailed discussion of the installation.&lt;BR /&gt;&lt;BR /&gt;</description>
      <pubDate>Tue, 28 Oct 2003 08:31:48 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-linux/java-on-linux/m-p/3104006#M7492</guid>
      <dc:creator>Martin P.J. Zinser</dc:creator>
      <dc:date>2003-10-28T08:31:48Z</dc:date>
    </item>
    <item>
      <title>Re: Java on Linux</title>
      <link>https://community.hpe.com/t5/operating-system-linux/java-on-linux/m-p/3104007#M7493</link>
      <description>The problem is that the Java versions I installed seem to be incompatible with the machine. &lt;BR /&gt;After the installation (which seems to finish correctly), when I type java -version I get the following error message:&lt;BR /&gt;&lt;BR /&gt;./../jre/bin/realpath: /J2SE/jdk1.3.1_09/bin/../jre/bin/ia64/realpath: No such file or directory&lt;BR /&gt;./../jre/bin/realpath: exec: /J2SE/jdk1.3.1_09/bin/../jre/bin/ia64/realpath: cannot execute: No such file or directory&lt;BR /&gt;./java: /bin/realpath: No such file or directory&lt;BR /&gt;./java: /bin/realpath: No such file or directory&lt;BR /&gt;grep: /lib/jvm.cfg: No such file or directory&lt;BR /&gt;grep: /lib/jvm.cfg: No such file or directory&lt;BR /&gt;java was not found in /bin/i386/native_threads/java&lt;BR /&gt;&lt;BR /&gt;The problem is that the JVM I installed does not include the ia64 subdirectory.</description>
      <pubDate>Wed, 29 Oct 2003 06:01:40 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-linux/java-on-linux/m-p/3104007#M7493</guid>
      <dc:creator>Javier Herlein</dc:creator>
      <dc:date>2003-10-29T06:01:40Z</dc:date>
    </item>
    <item>
      <title>Re: Java on Linux</title>
      <link>https://community.hpe.com/t5/operating-system-linux/java-on-linux/m-p/3104008#M7494</link>
      <description>Looks exactly like you say.  You need to download the i386 version, not the ia64 unless you have a 64 bit machine.</description>
      <pubDate>Wed, 29 Oct 2003 10:19:54 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-linux/java-on-linux/m-p/3104008#M7494</guid>
      <dc:creator>Mark Grant</dc:creator>
      <dc:date>2003-10-29T10:19:54Z</dc:date>
    </item>
  </channel>
</rss>

