Skip site navigation (1)Skip section navigation (2)
Date:      Tue, 31 Oct 2000 09:37:41 -0600
From:      "Thomas T. Veldhouse" <veldy@veldy.net>
To:        "Maxim Sobolev" <sobomax@FreeBSD.org>
Cc:        <freebsd-java@freebsd.org>
Subject:   Re: /usr/ports/java/tya
Message-ID:  <00ca01c04350$81ccc820$c70b200a@FairIsaac.com>
References:  <Pine.BSF.4.21.0010312113450.40042-300000@iclub.nsu.ru> <39FEE3FD.E5391075@FreeBSD.org>

next in thread | previous in thread | raw e-mail | index | archive | help
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" <sobomax@FreeBSD.org>
To: "Max Khon" <fjoe@iclub.nsu.ru>
Cc: <java@FreeBSD.org>
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




Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?00ca01c04350$81ccc820$c70b200a>