From owner-freebsd-questions@FreeBSD.ORG Mon Sep 29 14:09:56 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 79CCF16A4B3 for ; Mon, 29 Sep 2003 14:09:56 -0700 (PDT) Received: from smtp1.ex.eclipse.net.uk (smtp-node1.eclipse.net.uk [212.104.129.76]) by mx1.FreeBSD.org (Postfix) with ESMTP id 6A5054402B for ; Mon, 29 Sep 2003 14:09:55 -0700 (PDT) (envelope-from fun@thingy.apana.org.au) Received: from thingy.apana.org.au (unknown [81.5.169.61]) by smtp1.ex.eclipse.net.uk (Postfix) with ESMTP id 1CCBEAC6 for ; Mon, 29 Sep 2003 22:04:49 +0100 (BST) Message-ID: <3F78ABD6.1000106@thingy.apana.org.au> Date: Mon, 29 Sep 2003 22:01:58 +0000 From: David Gerard User-Agent: Mozilla/5.0 (X11; U; FreeBSD i386; en-US; rv:1.5b) Gecko/20030823 Mozilla Thunderbird/0.2a X-Accept-Language: en-us, en MIME-Version: 1.0 To: questions@freebsd.org Content-Type: text/plain; charset=us-ascii; format=flowed Content-Transfer-Encoding: 7bit Subject: 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: Mon, 29 Sep 2003 21:09:56 -0000 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.) - d.