From owner-freebsd-questions@FreeBSD.ORG Mon Aug 15 18:27:15 2005 Return-Path: X-Original-To: freebsd-questions@freebsd.org 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 9F03916A41F for ; Mon, 15 Aug 2005 18:27:15 +0000 (GMT) (envelope-from appledelhi@gmail.com) Received: from wproxy.gmail.com (wproxy.gmail.com [64.233.184.202]) by mx1.FreeBSD.org (Postfix) with ESMTP id 33F2843D48 for ; Mon, 15 Aug 2005 18:27:15 +0000 (GMT) (envelope-from appledelhi@gmail.com) Received: by wproxy.gmail.com with SMTP id i22so1043201wra for ; Mon, 15 Aug 2005 11:27:14 -0700 (PDT) DomainKey-Signature: a=rsa-sha1; q=dns; c=nofws; s=beta; d=gmail.com; h=received:message-id:date:from:to:subject:mime-version:content-type:content-transfer-encoding:content-disposition; b=XHn4eOjpeSL50a8tHJJDwGs0fe4ImGyNYwkBKTmnqSc7CAqOCoSMoPu3CENVPSpKXzy2/Kmx04zPdN++FoUBD73WC0SMywzLw82gsQp++3Mn+EHBTGuRsS5mQofSqAfKg/cNy6m2/bxPTlBCRttIM3XwTz9uIIjo7Ihd0TVmKKU= Received: by 10.54.30.40 with SMTP id d40mr3747495wrd; Mon, 15 Aug 2005 11:27:14 -0700 (PDT) Received: by 10.54.92.9 with HTTP; Mon, 15 Aug 2005 11:27:14 -0700 (PDT) Message-ID: <859216a305081511275f094c1e@mail.gmail.com> Date: Mon, 15 Aug 2005 18:27:14 +0000 From: Josh Zale To: freebsd-questions@freebsd.org Mime-Version: 1.0 Content-Type: text/plain; charset=ISO-8859-1 Content-Transfer-Encoding: quoted-printable Content-Disposition: inline Subject: Cannot use linux-blackdown-jdk1.4.2 Mozilla Plugin. Need help. X-BeenThere: freebsd-questions@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: User questions List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Mon, 15 Aug 2005 18:27:15 -0000 Hello all, I know this is a noob question, but I really cannot figure this out. I've installed the linux-blackdown-jdk1.4.2 port. Ive also installed linux_base-8-8.0_6, and have set linux_enable=3D"YES" in rc.conf. Problem is, whenever I start firefox, I get the message: LoadPlugin: failed to initialize shared library /usr/compat/linux/usr/local/linux-blackdown-jdk1.4.2/jre/plugin/i386/mozill= a/libjavaplugin_oji.so [Shared object "libdl.so.2" not found, required by "libjavaplugin_oji.so"]. Now, libdl.so.2 exists in my /compat/linux/lib directory. I,ve tried moving the file to diiferent lib directories, with no success. I would really like to run java apps in my browser. Any help would be greatly appreciated. I am using FreeBSD 5.4, by hte way.