From owner-freebsd-java Mon Feb 7 9:17:18 2000 Delivered-To: freebsd-java@freebsd.org Received: from hermes.research.kpn.com (hermes.research.kpn.com [139.63.192.8]) by builder.freebsd.org (Postfix) with ESMTP id C4F2C3E6D for ; Mon, 7 Feb 2000 09:17:15 -0800 (PST) Received: from l04.research.kpn.com (l04.research.kpn.com [139.63.192.204]) by research.kpn.com (PMDF V5.2-31 #35196) with ESMTP id <01JLMVWX1ERM000NMZ@research.kpn.com> for freebsd-java@freebsd.org; Mon, 7 Feb 2000 18:15:23 +0100 Received: by l04.research.kpn.com with Internet Mail Service (5.5.2650.21) id ; Mon, 07 Feb 2000 18:15:21 +0100 Content-return: allowed Date: Mon, 07 Feb 2000 18:15:20 +0100 From: "Koster, K.J." Subject: RE: Linux JDK 1.2.2 RC4 To: 'Ernst de Haan' Cc: 'FreeBSD Java mailing list' Message-id: <59063B5B4D98D311BC0D0001FA7E4522013137FC@l04.research.kpn.com> MIME-version: 1.0 X-Mailer: Internet Mail Service (5.5.2650.21) Content-type: text/plain; charset="iso-8859-1" Sender: owner-freebsd-java@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.org > > bash-2.03# ./java > ELF binary type not known. Use "brandelf" to brand it. > Abort trap > ELF binary type not known. Use "brandelf" to brand it. > Abort trap > ELF binary type not known. Use "brandelf" to brand it. > Abort trap > ./java: /bin/realpath: not found > ./java: /bin/realpath: not found > java was not found in /bin/i386/green_threads/java > bash-2.03# > > This is probably a lack of know-how on my side, as others > have installed > it successfully, as it seems. I checked `man brandelf', and I > tried: > > bash-2.03# brandelf -t Linux * > Rule #1 in Java: don't read the error message itself, but what *caused* the error message. In this case: Linux is not running on your machine. I had the same just last night, and I too read the brandelf manual page and tried to brandelf java. <:) > > In both the bin/i386/green_threads and bin/i386/native_threads > directories, but that didn't seem to do the trick. Any cents > left? Pleez? > Pretty pleeez? ;) > Enable the linux emulator on your machine. Add something like linux_enable="YES" to your rc.conf to make linux emulation start every time you reboot. Kees Jan ============================================== You are only young once, but you can stay immature all your life To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-java" in the body of the message