Date: 13 Feb 2002 20:39:05 -0800 From: Joe Kelsey <joe@zircon.seattle.wa.us> To: Bruce Burden <brucegb@realtime.net> Cc: freebsd-java@freebsd.org Subject: Re: plugin fails to execute! Message-ID: <1013661545.98911.10.camel@zircon.zircon.seattle.wa.us> In-Reply-To: <20020213214640.F20348@tigerfish2.my.domain> References: <20020213111201.A99561@nietzsche.intra.bowtie.nl> <20020214033553.C59862@misty.eyesbeyond.com> <20020213214640.F20348@tigerfish2.my.domain>
next in thread | previous in thread | raw e-mail | index | archive | help
On Wed, 2002-02-13 at 19:46, Bruce Burden wrote: > > Is java_vm actually present in the jdk installation? It should be, for > > example, in jre/bin/i386/green_threads/ (from memory). > > > Here is what find tells me: > > su-2.05a# find / -name java_vm -print > /usr/local/linux-jdk1.3.1/jre/bin/i386/native_threads/java_vm > /usr/local/linux-jdk1.3.1/bin/i386/native_threads/java_vm > > So, in a word, no. :-) Nor did the java_vm seem to be found > in /usr/ports/java/jdk13... And, I don't believe I had done > a "make clean" since I last installed java... You have installed based on the patchset 5 pkg-plist in the port. As soon as Greg's latest port changes are installed, it will install the correct version of java_vm in the green_threads directory. Wait for the official port changes and try again. /Joe 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?1013661545.98911.10.camel>