From owner-freebsd-questions@FreeBSD.ORG Mon Sep 29 17:07:01 2003 Return-Path: Delivered-To: freebsd-questions@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 536C016A4BF for ; Mon, 29 Sep 2003 17:07:01 -0700 (PDT) Received: from mail.messagingengine.com (out1.smtp.messagingengine.com [66.111.4.25]) by mx1.FreeBSD.org (Postfix) with ESMTP id 85BAE43FBD for ; Mon, 29 Sep 2003 17:06:58 -0700 (PDT) (envelope-from judmarc@fastmail.fm) Received: from mail.messagingengine.com (localhost [127.0.0.1]) by localhost.localdomain (Postfix) with ESMTP id 6BD4C23D7F2; Mon, 29 Sep 2003 20:06:56 -0400 (EDT) Received: from 10.202.2.150 ([10.202.2.150] helo=mail.messagingengine.com) by messagingengine.com with SMTP; Mon, 29 Sep 2003 20:06:56 -0400 X-Epoch: 1064880416 X-Sasl-enc: lyQuGq2Ugk1/jKj1qpaDWQ Received: from sparky (dialup-67.74.64.31.Dial1.Philadelphia1.Level3.net [67.74.64.31]) by mail.messagingengine.com (Postfix) with ESMTP id 868A023F29A; Mon, 29 Sep 2003 20:06:53 -0400 (EDT) To: David Gerard , questions@freebsd.org References: <3F78ABD6.1000106@thingy.apana.org.au> Message-ID: From: Jud Content-Type: text/plain; format=flowed; charset=utf-8 MIME-Version: 1.0 Content-Transfer-Encoding: 8bit Date: Mon, 29 Sep 2003 20:06:53 -0400 In-Reply-To: <3F78ABD6.1000106@thingy.apana.org.au> User-Agent: Opera7.20/Win32 M2 build 3131 Subject: Re: Opera 7.20b7 for FreeBSD problems X-BeenThere: freebsd-questions@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list List-Id: User questions List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Tue, 30 Sep 2003 00:07:01 -0000 On Mon, 29 Sep 2003 22:01:58 +0000, David Gerard wrote: > Yes, they have a FreeBSD native binary :-) Unfortunately, > it doesn't work for me. It fails like this: > > fun@diva:~/opera $ ./opera > /usr/libexec/ld-elf.so.1: Shared object "libawt.so" not found > > But locate shows: > > fun@diva:~/opera $ locate libawt.so > /usr/local/jdk1.3.1/jre/lib/i386/libawt.so > /usr/local/linux-jdk1.3.1/jre/lib/i386/libawt.so > > Huh?? > > (I tried the Linux binary as well. It failed the same way.) Have a look at You might avoid the problem altogether by installing the latest from ports (updated a little over an hour ago). Jud