<!DOCTYPE html PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN">
<html>
<head>
  <meta content="text/html;charset=UTF-8" http-equiv="Content-Type">
  <title></title>
</head>
<body bgcolor="#ffffff" text="#000000">
<br>
<br>
Link Dupont wrote:
<blockquote cite="mid1101712074.21664.0.camel@localhost.localdomain"
 type="cite">
  <pre wrap="">On Mon, 2004-11-29 at 08:00 +0100, Erik Bågfors wrote:
  </pre>
  <blockquote type="cite">
    <pre wrap="">try "type java", what does it say.
    </pre>
  </blockquote>
  <pre wrap=""><!---->
link@blue:~ $ type java
java is /home/link/.opt/IBMJava2-142/jre/bin/java

  </pre>
  <blockquote type="cite">
    <pre wrap="">/Erik


On Sun, 28 Nov 2004 22:24:52 -0800, Link Dupont <a class="moz-txt-link-rfc2396E" href="mailto:link@subpop.net"><link@subpop.net></a> wrote:
    </pre>
    <blockquote type="cite">
      <pre wrap="">I found this page: <a class="moz-txt-link-freetext" href="http://www.ubuntulinux.org/wiki/IBMJava">http://www.ubuntulinux.org/wiki/IBMJava</a> and decided
to give IBM's Java JRE a try. I've heard its slightly better than Sun's.
I installed it following the directions on the wiki, except I put it
into ~/.opt, instead of /opt. I'm the only user on this machine, so I
don't mind putting it into my ~.
I've added ~/.opt/IBMJava2-142/jre/bin into my PATH (since that's where
the java executable is). However, with that path in my PATH, running
`java` results in a Segmentation fault.

link@blue:~ $ java
Segmentation fault

Running the full path works though

link@blue:~ $ ~/.opt/IBMJava2-142/jre/bin/java

Usage: java [-options] class [args...]
...

Running `which java` returns nothing. I don't get it. Has anyone managed
to get this to work?
--
Link Dupont <a class="moz-txt-link-rfc2396E" href="mailto:link@subpop.net"><link@subpop.net></a>

--
ubuntu-users mailing list
<a class="moz-txt-link-abbreviated" href="mailto:ubuntu-users@lists.ubuntu.com">ubuntu-users@lists.ubuntu.com</a>
<a class="moz-txt-link-freetext" href="http://lists.ubuntu.com/mailman/listinfo/ubuntu-users">http://lists.ubuntu.com/mailman/listinfo/ubuntu-users</a>

      </pre>
    </blockquote>
  </blockquote>
  <pre wrap=""><!---->

  </pre>
</blockquote>
</body>
</html>