Date: Sat, 05 Jun 1999 12:24:10 +0900 From: "Daichi T.GOTO" <daichi@ongs.net> To: freebsd-java@FreeBSD.ORG Subject: Re: Linux jdk1.2-pre-v2 Message-ID: <19990605122410C.daichi@ongs.net> In-Reply-To: <199906041845.MAA28168@mt.sri.com> References: <199906041441.IAA26942@mt.sri.com> <19990605032236T.daichi@ongs.net> <199906041845.MAA28168@mt.sri.com>
next in thread | previous in thread | raw e-mail | index | archive | help
> > 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
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?19990605122410C.daichi>