From owner-freebsd-java@FreeBSD.ORG Tue Sep 2 08:02:19 2003 Return-Path: Delivered-To: freebsd-java@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 3C03F16A4BF for ; Tue, 2 Sep 2003 08:02:19 -0700 (PDT) Received: from mgr6.xmission.com (mgr6.xmission.com [198.60.22.206]) by mx1.FreeBSD.org (Postfix) with ESMTP id C227E43F93 for ; Tue, 2 Sep 2003 08:02:17 -0700 (PDT) (envelope-from glewis@eyesbeyond.com) Received: from mail by mgr6.xmission.com with spam-scanned (Exim 3.35 #1) id 19uCfh-0003Qi-06 for freebsd-java@freebsd.org; Tue, 02 Sep 2003 09:02:17 -0600 Received: from [207.135.128.145] (helo=misty.eyesbeyond.com) by mgr6.xmission.com with esmtp (Exim 3.35 #1) id 19uCfQ-0003Fj-06; Tue, 02 Sep 2003 09:02:01 -0600 Received: from misty.eyesbeyond.com (localhost.eyesbeyond.com [127.0.0.1]) by misty.eyesbeyond.com (8.12.9/8.12.9) with ESMTP id h82FBFC5008424; Tue, 2 Sep 2003 09:11:16 -0600 (MDT) (envelope-from glewis@eyesbeyond.com) Received: (from glewis@localhost) by misty.eyesbeyond.com (8.12.9/8.12.9/Submit) id h82FBDYt008423; Tue, 2 Sep 2003 09:11:13 -0600 (MDT) X-Authentication-Warning: misty.eyesbeyond.com: glewis set sender to glewis@eyesbeyond.com using -f Date: Tue, 2 Sep 2003 09:11:13 -0600 From: Greg Lewis To: Dan Langille Message-ID: <20030902151113.GA8400@misty.eyesbeyond.com> References: <3F50A917.2538.2F480A27@localhost> <3F5463B9.12436.3DD91011@localhost> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: <3F5463B9.12436.3DD91011@localhost> User-Agent: Mutt/1.4.1i X-Spam-Status: No, hits=-9.9 required=8.0 tests=BAYES_01,EMAIL_ATTRIBUTION,IN_REP_TO,QUOTED_EMAIL_TEXT, REFERENCES,REPLY_WITH_QUOTES,USER_AGENT_MUTT,X_AUTH_WARNING version=2.55 X-Spam-Level: X-Spam-Checker-Version: SpamAssassin 2.55 (1.174.2.19-2003-05-19-exp) cc: freebsd-java@freebsd.org Subject: Re: Shared object "libawt.so" not found X-BeenThere: freebsd-java@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list List-Id: Porting Java to FreeBSD List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Tue, 02 Sep 2003 15:02:19 -0000 On Tue, Sep 02, 2003 at 09:32:41AM -0400, Dan Langille wrote: > On 1 Sep 2003 at 15:55, Greg Lewis wrote: > > On Sat, Aug 30, 2003 at 01:39:35PM -0400, Dan Langille wrote: > > > I installed java/diablo-jdk13 today. When I start try to start > > > opera, I get: > > > > > > $ /usr/local/bin/opera > > > /usr/libexec/ld-elf.so.1: Shared object "libawt.so" not found > > > > > > $ grep libawt.so /var/db/pkg/diablo-jdk-1.3.1.0/+CONTENTS > > > diablo-jdk1.3.1/jre/lib/i386/libawt.so > > > > > > Clues please? > > > > > > The box is FreeBSD 4.8-STABLE #6: Fri Aug 15 16:47:44 EDT 2003 and > > > I'm trying Opera 7.20 b 7 > > > > I've never tried with Opera, but I've had the plugin working fine for > > me with Mozilla 1.0 through 1.4. > > > > The error above indicates that java_vm can't figure out where its > > installed and hence where the rest of the JDK is. How is the plugin > > set up for Opera? > > I don't know and I don't know how to find that answer. What should I > be looking for? > > [dan@laptop:/usr/local/share/opera/plugins] $ ls -l > total 170 > -rwxr-xr-x 1 root wheel 70932 Aug 30 13:35 libnpp.so > -rwxr-xr-x 1 root wheel 67944 Aug 30 13:35 operamotifwrapper > -rwxr-xr-x 1 root wheel 31568 Aug 30 13:35 operaplugincleaner Never having used Opera, I'm not sure how to find out the answer. The plugins directory doesn't appear to contain the Java plugin, so how is it being loaded? The relevant file is probably libjavaplugin_oji.so, although thats assuming Opera uses Mozilla plugins. There is also a Netscape 4 version of the plugin. -- Greg Lewis Email : glewis@eyesbeyond.com Eyes Beyond Web : http://www.eyesbeyond.com Information Technology FreeBSD : glewis@FreeBSD.org