Skip site navigation (1)Skip section navigation (2)
Date:      Wed, 8 Nov 2000 21:12:09 -0600 (CST)
From:      Mike Meyer <mwm@mired.org>
To:        <okusiy@yahoo.com>
Cc:        questions@freebsd.org
Subject:   Re: JDK1.1.8
Message-ID:  <14858.5641.810531.748719@guru.mired.org>
In-Reply-To: <1709052@toto.iv>

next in thread | previous in thread | raw e-mail | index | archive | help
okusiy@yahoo.com types:
> I have FreeBSD 4.0-RELEASE and I've installed
> JDK1.1.8_ELF.V1999-11-9. While starting javac I get
> error:
> "/usr/libexec/ld-elf.so.1: Shared object "libc.so.3"
> not found"
> What is wrong? What have I do?

Looks like you installed a binary targeted at an older release of
FreeBSD. Try installing the FreeBSD 3.x compatability libraries. If
you installed the sources, then "cd /usr/src/lib/compat/compat3x.i386"
and "make install" should do the trick.

	<mike



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?14858.5641.810531.748719>