Skip site navigation (1)Skip section navigation (2)
Date:      Thu, 22 Apr 1999 11:32:04 -0700 (PDT)
From:      Doug White <dwhite@resnet.uoregon.edu>
To:        Joachim =?iso-8859-1?Q?Str=F6mbergson?= <watchman@ludd.luth.se>
Cc:        freebsd-questions@FreeBSD.ORG
Subject:   Re: Problem with missing libkaffevm.so.1 using JDK1.1.7 Help!
Message-ID:  <Pine.BSF.4.03.9904221131270.7869-100000@resnet.uoregon.edu>
In-Reply-To: <371E4A46.5F705038@ludd.luth.se>

next in thread | previous in thread | raw e-mail | index | archive | help
On Wed, 21 Apr 1999, Joachim [iso-8859-1] Strömbergson wrote:

> Hi!
> 
> I've just installed a 3.1-Release system. From the ports that came on
> the CDs, I installed the JDK 1.1.7
> 
> The problem is when I, after setting upp the environment according to
> docs on webpage and so fort tries to use either "java" or "javac". These
> programs returns immeadetly with:
> 
> /usr/libexec/ld-elf.so.1: Shared object "libkaffevm.so.1" not found
> 
> I have installed the kaffe-1.0b3 with the same ports collection. When I
> try to find the libkaffevm however, there doesn't seem to be such a
> file.

Try running as root:

ldconfig -R

> I'm at loss here. Does JDK really need Kaffe to run? Shouldn't I be able
> to get the JDK running by simply installing the port and sourcing the
> ENVIRONMENT? Any help and so on would be greatly appreciated.

If you installed Kaffe, then you're trying to use the Kaffe JVM and not
the Sun JVM.  pkg_delete kaffe.

Doug White                               
Internet:  dwhite@resnet.uoregon.edu    | FreeBSD: The Power to Serve
http://gladstone.uoregon.edu/~dwhite    | www.freebsd.org



To Unsubscribe: send mail to majordomo@FreeBSD.org
with "unsubscribe freebsd-questions" in the body of the message




Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?Pine.BSF.4.03.9904221131270.7869-100000>