Skip site navigation (1)Skip section navigation (2)
Date:      Thu, 26 Aug 1999 09:27:52 +0200
From:      Christoph Kukulies <kuku@gilberto.physik.RWTH-Aachen.DE>
To:        Nate Williams <nate@mt.sri.com>
Cc:        Christoph Kukulies <kuku@gilberto.physik.RWTH-Aachen.DE>, freebsd-java@FreeBSD.ORG
Subject:   Re: JDK1.2 (linux)
Message-ID:  <19990826092752.C63098@gil.physik.rwth-aachen.de>
In-Reply-To: <199908260636.AAA12017@mt.sri.com>; from Nate Williams on Thu, Aug 26, 1999 at 12:36:20AM -0600
References:  <199908260631.IAA63165@gil.physik.rwth-aachen.de> <199908260636.AAA12017@mt.sri.com>

next in thread | previous in thread | raw e-mail | index | archive | help
On Thu, Aug 26, 1999 at 12:36:20AM -0600, Nate Williams wrote:
> > I was able to run Java 2 (jdk1.2) under 3.2 with linux emulation.
> > The only problem that persists is that I can't run the appletviewer.
> > 
> > First  /home/local/jdk1.2/jre/lib/i386/libXp.so.6 was missing.
> 
> The X Printing library is not part of the JDK, it's part of X.
> 
> > Putting a Linux libXp.so.6 into  /home/local/jdk1.2/jre/lib/i386/libXp.so.6
> > results in:
> 
> You've got to make sure that *all* of the emulation X libraries are
> synchronized.  You need to replace all of your Linux X libraries with
> the same version as you got libXp.so from.

So I can put the FreeBSD /usr/X11R6/lib contents into
/compat/linux/usr/X11R6/lib?

BTW, synchronizing helped (for the single added libXp.so.6 out of the
FreeBSD X11R6 repo.

/compat/linux/sbin/ldconfig /usr/lib /usr/X11R6/lib

> 
> 
> Nate

-- 
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




Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?19990826092752.C63098>