From owner-freebsd-java Tue Oct 31 7:35:18 2000 Delivered-To: freebsd-java@freebsd.org Received: from veldy.net (w028.z064001117.msp-mn.dsl.cnc.net [64.1.117.28]) by hub.freebsd.org (Postfix) with ESMTP id F1A6837B479; Tue, 31 Oct 2000 07:35:15 -0800 (PST) Received: from stpcdz4q650 (veldy.net [64.1.117.28]) by veldy.net (Postfix) with SMTP id E60D18C45; Tue, 31 Oct 2000 09:35:28 -0600 (CST) Message-ID: <00ca01c04350$81ccc820$c70b200a@FairIsaac.com> From: "Thomas T. Veldhouse" To: "Maxim Sobolev" Cc: References: <39FEE3FD.E5391075@FreeBSD.org> Subject: Re: /usr/ports/java/tya Date: Tue, 31 Oct 2000 09:37:41 -0600 MIME-Version: 1.0 Content-Type: text/plain; charset="x-user-defined" Content-Transfer-Encoding: 7bit X-Priority: 3 X-MSMail-Priority: Normal X-Mailer: Microsoft Outlook Express 5.00.2919.6600 X-MimeOLE: Produced By Microsoft MimeOLE V5.00.2919.6600 Sender: owner-freebsd-java@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.org Why not always place a link into $JAVA_HOME/jre/lib/i386/ for the shared library of the JIT. It shouldn't hurt anything for 1.1.8 and it makes 1.2.2 work. Tom Veldhouse veldy@veldy.net ----- Original Message ----- From: "Maxim Sobolev" To: "Max Khon" Cc: Sent: Tuesday, October 31, 2000 9:23 AM Subject: Re: /usr/ports/java/tya > Max Khon wrote: > > > hi, there! > > > > with attached patches it is possible to build /usr/ports/java/tya > > with jdk12-beta > > (you will also need to change JAVADIR= in Makefile) > > I have verified that it is still possible to build tya with jdk1.1.8 > > with this patches. > > > > tya works for me with jdk12-beta > > The main problem with using JITs with JDK12 is that virtual machine doesn't anymore > allow installing JIT into place other than ${LOCALBASE}/jdk1.2.2 (i.e. it doesn't > respect LD_LIBRARY_PATH like 1.1.8 does), so it's nearly impossible to adjust port to > correctly install/deinstall on both jdk/jre 1.1.8 and jdk 1.2.2. However if you have > any ideas of how to cope with this particular problem please let me know. > > -Maxim > > > > > To Unsubscribe: send mail to majordomo@FreeBSD.org > with "unsubscribe freebsd-java" in the body of the message > To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-java" in the body of the message