From owner-freebsd-java Mon Feb 28 14:20: 4 2000 Delivered-To: freebsd-java@freebsd.org Received: from ns.yogotech.com (ns.yogotech.com [206.127.79.126]) by hub.freebsd.org (Postfix) with ESMTP id 6304237B92F for ; Mon, 28 Feb 2000 14:19:56 -0800 (PST) (envelope-from nate@yogotech.com) Received: from nomad.yogotech.com (nomad.yogotech.com [206.127.79.115]) by ns.yogotech.com (8.9.3/8.9.3) with ESMTP id PAA16450; Mon, 28 Feb 2000 15:19:54 -0700 (MST) (envelope-from nate@nomad.yogotech.com) Received: (from nate@localhost) by nomad.yogotech.com (8.8.8/8.8.8) id PAA21170; Mon, 28 Feb 2000 15:19:54 -0700 (MST) (envelope-from nate) Date: Mon, 28 Feb 2000 15:19:54 -0700 (MST) Message-Id: <200002282219.PAA21170@nomad.yogotech.com> From: Nate Williams MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Transfer-Encoding: 7bit To: Ariel Burbaickij Cc: java@FreeBSD.ORG Subject: Re: Problems with unjaring.Need help In-Reply-To: References: X-Mailer: VM 6.34 under 19.16 "Lille" XEmacs Lucid Reply-To: nate@yogotech.com (Nate Williams) Sender: owner-freebsd-java@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.org > Experience following situation:Trying to unjar some jarred files. > Getting following results with utility /usr/local/jdk1.1.8/bin/jar > the hole just hungs up. It's *really* slow, and requires lots of memory. > With /usr/local/jdk1.1.8/bin/i386/green-threads (i guess it is underlaying > programm being called).I get following result:/usr/libexec/ld-elf.so.1: > Shared object "libjava.so" not found. > I have very simmilar named file : > /usr/local/jdk1.1.8/lib/i386/green_threads/libjava.so > though. You have to run the version in bin, which sets up the environment correctly and calls the great thread versions. > All in all I want to get the task made:Unjared directory/directories. > And it is not so far. If that's all you want to do, install unzip and use it instead. :) Nate To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-java" in the body of the message