Date: Wed, 12 Apr 2000 10:24:46 -0500 From: Robert Hough <rch@qserve.net> To: freebsd-isp@FreeBSD.ORG Subject: JDK + FreeBSD 4.0-RELEASE Message-ID: <4.2.0.58.20000412102102.00c9aae0@qserve.net>
next in thread | raw e-mail | index | archive | help
Just installed 4.0 a few days ago, and had a user request that I install the jdk for them to use. No big deal I thought, should be in the ports package. I installed the jdk1.1.8 port, but something isn't right. Every time I attempt to execute some java code, I get the following error: /usr/libexec/ld-elf.so.1: Shared object "libc.so.3" not found There is no libc.so.3 on this machine, there is a libc.so.4, but if I attempt to cheese on this, pointing libc.so.3 to libc.so.4, the java just core dumps. Any one have an idea what the problem is, and how to resolve it? Hmm, that reminds me. Don't copy a libc.so.3 from another machine and copy it to /usr/lib - bad things happen! :) -- Robert Hough (rch@qserve.net) Qserve Internet, Inc. http://www.qserve.net/ Ph: (317)802-3036 To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-isp" in the body of the message
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?4.2.0.58.20000412102102.00c9aae0>