From owner-freebsd-java Fri Jun 4 20:19:42 1999 Delivered-To: freebsd-java@freebsd.org Received: from newmusic.vnet (dns001.thn.ne.jp [210.141.251.14]) by hub.freebsd.org (Postfix) with ESMTP id 07EC514DBE for ; Fri, 4 Jun 1999 20:19:32 -0700 (PDT) (envelope-from daichi@ongs.net) Received: from localhost (newmusic.vnet [127.0.0.1]) by newmusic.vnet (8.9.3/8.9.2) with ESMTP id MAA00768 for ; Sat, 5 Jun 1999 12:24:10 +0900 (JST) (envelope-from daichi@ongs.net) To: freebsd-java@FreeBSD.ORG Subject: Re: Linux jdk1.2-pre-v2 In-Reply-To: <199906041845.MAA28168@mt.sri.com> References: <199906041441.IAA26942@mt.sri.com> <19990605032236T.daichi@ongs.net> <199906041845.MAA28168@mt.sri.com> X-Mailer: Mew version 1.94b9 on XEmacs 20.4 (Emerald) Mime-Version: 1.0 Content-Type: Text/Plain; charset=us-ascii Content-Transfer-Encoding: 7bit Message-Id: <19990605122410C.daichi@ongs.net> Date: Sat, 05 Jun 1999 12:24:10 +0900 From: "Daichi T.GOTO" X-Dispatcher: imput version 990225(IM107) Lines: 25 Sender: owner-freebsd-java@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.org > > I had do test to do it on Linux Emulation with FreeBSD 4.0. > > It seems that a little better than pre-v1. > > With green_thread, JVM can run but cannot run, > > > > exec /usr/local/jdk1.2/bin/i386/green_threads/java SwingSet > ... > > In the other applications, JVM says the same error "libXp.so.6: cannot > > open shared object file: No such file or directory", too. > > I do not know the reason of this. > > libXp.so is apparently part of newer XFree86 releases. Yeah, I use XFree86-3.3.3.1 and it seems to have libXp.so file. /usr/X11R6/lib(65) ls -l | grep libXp.so lrwxrwxrwx 1 root wheel 10 Apr 5 02:00 libXp.so -> libXp.so.6 -rwxr-xr-x 1 root wheel 26557 Dec 30 19:17 libXp.so.6 /usr/X11R6/lib(66) Uhuumm. Is the libXp.so.6 older? ---- Daichi T.GOTO (ONGS) http://www.ongs.net/daichi, daichi@ongs.net To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-java" in the body of the message