From owner-freebsd-ports Sat Aug 31 14:16:31 2002 Delivered-To: freebsd-ports@freebsd.org Received: from mx1.FreeBSD.org (mx1.FreeBSD.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 5335F37B400; Sat, 31 Aug 2002 14:16:28 -0700 (PDT) Received: from mailout08.sul.t-online.com (mailout08.sul.t-online.com [194.25.134.20]) by mx1.FreeBSD.org (Postfix) with ESMTP id B9F2743E75; Sat, 31 Aug 2002 14:16:26 -0700 (PDT) (envelope-from roodemol@http.lu) Received: from fwd09.sul.t-online.de by mailout08.sul.t-online.com with smtp id 17lFbV-000279-02; Sat, 31 Aug 2002 23:16:25 +0200 Received: from gandalf.hobbit.dom (520014121061-0001@[62.155.219.158]) by fmrl09.sul.t-online.com with esmtp id 17lFbR-2EBco4C; Sat, 31 Aug 2002 23:16:21 +0200 Content-Type: text/plain; charset="us-ascii" From: RISCH Gilles To: sobomax@FreeBSD.org Subject: FreeBSD Port: openjit-1.1.15 Date: Sat, 31 Aug 2002 23:36:04 +0200 X-Mailer: KMail [version 1.4] Cc: ports@FreeBSD.org MIME-Version: 1.0 Content-Transfer-Encoding: quoted-printable Message-Id: <200208312336.04759.roodemol@http.lu> X-Sender: 520014121061-0001@t-dialin.net Sender: owner-freebsd-ports@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.org Hi, I've installed the JDK like Justen Stepka writes on:=20 http://www.onjava.com/pub/a/onjava/2002/07/10/javabsd.html And java is working fine without a jit-compiler. Now I've added the packa= ge:=20 openjit-1.1.15.tgz and typed: > setenv LD_LIBRARY_PATH=3D/usr/local/lib/OpenJIT > setenv CLASSPATH=3D/usr/local/lib/OpenJIT/OpenJIT.jar > setenv JAVA_COMPILER OpenJIT > java -version The Outpuk was: Warning: JIT compiler "OpenJIT" not found. Will use interpreter. java version "1.3.1-p6" Java(TM) 2 Runtime Environment, Standard Edition (build=20 1.3.1-p6-g_risch-020715-18:40) Classic VM (build 1.3.1-p6-g_risch-020715-18:40, green threads, nojit) So whats wrong? thx Gilles To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-ports" in the body of the message