From owner-freebsd-java Thu Aug 26 0:31:46 1999 Delivered-To: freebsd-java@freebsd.org Received: from nets5.rz.rwth-aachen.de (nets5.rz.RWTH-Aachen.DE [137.226.144.13]) by hub.freebsd.org (Postfix) with ESMTP id 4AE93151DA for ; Thu, 26 Aug 1999 00:29:14 -0700 (PDT) (envelope-from kuku@gilberto.physik.RWTH-Aachen.DE) 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/6) with ESMTP id JAA13059; Thu, 26 Aug 1999 09:27:56 +0200 (MET DST) 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 JAA06587; Thu, 26 Aug 1999 09:27:50 +0200 (MET DST) Received: (from kuku@localhost) by gil.physik.rwth-aachen.de (8.9.2/8.6.9) id JAA63402; Thu, 26 Aug 1999 09:27:52 +0200 (CEST) Date: Thu, 26 Aug 1999 09:27:52 +0200 From: Christoph Kukulies To: Nate Williams Cc: Christoph Kukulies , freebsd-java@FreeBSD.ORG Subject: Re: JDK1.2 (linux) Message-ID: <19990826092752.C63098@gil.physik.rwth-aachen.de> References: <199908260631.IAA63165@gil.physik.rwth-aachen.de> <199908260636.AAA12017@mt.sri.com> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii X-Mailer: Mutt 0.95.4us In-Reply-To: <199908260636.AAA12017@mt.sri.com>; from Nate Williams on Thu, Aug 26, 1999 at 12:36:20AM -0600 Sender: owner-freebsd-java@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.org 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