From owner-freebsd-java Fri Feb 11 10:42:19 2000 Delivered-To: freebsd-java@freebsd.org Received: from nets5.rz.rwth-aachen.de (nets5.rz.RWTH-Aachen.DE [137.226.144.13]) by builder.freebsd.org (Postfix) with ESMTP id 9245D3DAC for ; Fri, 11 Feb 2000 10:42:14 -0800 (PST) Received: from campino.informatik.rwth-aachen.de (campino.Informatik.RWTH-Aachen.DE [137.226.116.240]) by nets5.rz.rwth-aachen.de (8.9.1a/8.9.1/10) with ESMTP id TAA25680 for ; Fri, 11 Feb 2000 19:42:03 +0100 (MET) Received: from gil.physik.rwth-aachen.de (gilberto.physik.rwth-aachen.de [137.226.30.2]) by campino.informatik.rwth-aachen.de (8.9.1a/8.9.1/3) with ESMTP id TAA23519 for ; Fri, 11 Feb 2000 19:42:34 +0100 (MET) Received: (from kuku@localhost) by gil.physik.rwth-aachen.de (8.9.3/8.6.9) id TAA17083 for java@freebsd.org; Fri, 11 Feb 2000 19:42:19 +0100 (CET) Date: Fri, 11 Feb 2000 19:42:19 +0100 (CET) From: Christoph Kukulies Message-Id: <200002111842.TAA17083@gil.physik.rwth-aachen.de> To: java@freebsd.org Subject: f4jsetup.sh (Forte) Sender: owner-freebsd-java@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.org Sun seems to offer different forms of Forte for Java. One is a combined install shellscript with embedded (uuencoded and binary stuff) I seem to get a bad magic when trying to install it under FreeBSD 3.4 Testing /usr/local/linux-jdk1.2/bin/java... 1 suitable java interpreter(s) detected 0) I want to specify a path to an interpreter. 1) Use /usr/local/linux-jdk1.2/bin/java 2) Terminate this installation. Select a choice [0-2]: 1 Extracting installation class Exception in thread "main" java.lang.ClassFormatError: f4jsetup (Bad magic number) at java.lang.ClassLoader.defineClass0(Native Method) at java.lang.ClassLoader.defineClass(Compiled Code) at java.security.SecureClassLoader.defineClass(Compiled Code) at java.net.URLClassLoader.defineClass(Compiled Code) at java.net.URLClassLoader.access$1(Compiled Code) at java.net.URLClassLoader$1.run(Compiled Code) at java.security.AccessController.doPrivileged(Native Method) at java.net.URLClassLoader.findClass(Compiled Code) at java.lang.ClassLoader.loadClass(Compiled Code) at sun.misc.Launcher$AppClassLoader.loadClass(Compiled Code) at java.lang.ClassLoader.loadClass(Compiled Code) -- Chris Christoph P. U. Kukulies kuku@gil.physik.rwth-aachen.de To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-java" in the body of the message