From owner-freebsd-questions Sun Dec 22 16:49:25 2002 Delivered-To: freebsd-questions@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id AD99B37B401 for ; Sun, 22 Dec 2002 16:49:23 -0800 (PST) Received: from mailout6-0.nyroc.rr.com (mailout6-1.nyroc.rr.com [24.92.226.177]) by mx1.FreeBSD.org (Postfix) with ESMTP id E6DC443ED8 for ; Sun, 22 Dec 2002 16:49:22 -0800 (PST) (envelope-from tparquet@twcny.rr.com) Received: from twcny.rr.com (syr-66-24-56-65.twcny.rr.com [66.24.56.65]) by mailout6-0.nyroc.rr.com (8.11.6/RoadRunner 1.20) with ESMTP id gBN0nLk24092; Sun, 22 Dec 2002 19:49:21 -0500 (EST) Message-ID: <3E065D91.6070003@twcny.rr.com> Date: Sun, 22 Dec 2002 19:49:21 -0500 From: Tom Parquette User-Agent: Mozilla/5.0 (X11; U; FreeBSD i386; en-US; rv:1.1) Gecko/20021220 X-Accept-Language: en-us, en MIME-Version: 1.0 To: freebsd-questions@freebsd.org Subject: java/jdk13 problems under 4.7-STABLE Content-Type: text/plain; charset=ISO-8859-1; format=flowed Content-Transfer-Encoding: 7bit Sender: owner-freebsd-questions@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.ORG Please CC me on any replies. I'm not currently subscribed to freebsd-questions. TIA... I'm trying to install the jdk13 to make mozilla happy. By trial and error (trial and download? ;-) I've gotten to the point of the following error. I cannot find anything that gets me around this. Thanks for any assistance anybody can provide. Cheers... The messages and errors from my latest attempt: (transcription typos and all) make ===> Extracting for jdk-1.3.1p7_2 >> Checksum OK for j2sdk-1_3_1-src.tar.gz >> Checksum OK for bsd-jdk131-patches-7.tar.gz ===> jdk-1.3.1p7_2 depends on executable: gm4 - found ===> jdk-1.3.1p7_2 depends on executable: zip - found ===> jdk-1.3.1p7_2 depends on file: /usr/X11R6/lib/libxm.so - found ===> jdk-1.3.1p7_2 depends on file: /usr/local/linux-sun-jdk1.3.1/bin/javac - not found ===> Verifying install for /usr/local/linux-sun-jdk1.3.1/bin/javac in /usr/ports/java/linux-sun-jdk13 ===> Extracting for linux-sun-jdk-1.3.1.06_1 >> Checksum OK for j2sdk-1_3_1_06-linux-i586.bin. ===> linux-sun-jdk-1.3.1.06_1 depends on file: /compat/linux/lib/libc.so.6 - found ELF interpreter /compat/svr4/lib/ld-linux.so.2 not found abprt trap *** Error code 134 Stop in /usr/ports/java/linux-sun-jdk13. *** Error code 1 Stop in /usr/ports/java/jdk13. Thr original error I was trying to fix in Mozilla was: LoadPlugin: failed to initialize shared library /usr/local/jdk1.3.1/jre/plugin/i386/ns600/libjavaplugin_oji.so [Cannot open "/usr/local/jdk1.3.1/jre/plugin/i386/ns600/libjavaplugin_oji.so"] One other error I got that only appeared once was something about needing to download the "linux gnuzip shell script" then redo the make command. It only showed up once and has not shown itself again. I do not know if it was important or not. Thanks again for any help you can provide. Cheers and Seasons Greetings... To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-questions" in the body of the message