From owner-freebsd-java@FreeBSD.ORG Thu Apr 24 03:04:44 2008 Return-Path: Delivered-To: freebsd-java@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:4f8:fff6::34]) by hub.freebsd.org (Postfix) with ESMTP id 3C104106564A for ; Thu, 24 Apr 2008 03:04:44 +0000 (UTC) (envelope-from glewis@eyesbeyond.com) Received: from misty.eyesbeyond.com (gerbercreations.com [71.39.140.16]) by mx1.freebsd.org (Postfix) with ESMTP id 129868FC0A for ; Thu, 24 Apr 2008 03:04:43 +0000 (UTC) (envelope-from glewis@eyesbeyond.com) Received: from misty.eyesbeyond.com (localhost.eyesbeyond.com [127.0.0.1]) by misty.eyesbeyond.com (8.13.1/8.13.3) with ESMTP id m3O34fpt033744; Wed, 23 Apr 2008 20:04:41 -0700 (PDT) (envelope-from glewis@eyesbeyond.com) Received: (from glewis@localhost) by misty.eyesbeyond.com (8.13.1/8.13.3/Submit) id m3O34ecS033743; Wed, 23 Apr 2008 20:04:40 -0700 (PDT) (envelope-from glewis@eyesbeyond.com) X-Authentication-Warning: misty.eyesbeyond.com: glewis set sender to glewis@eyesbeyond.com using -f Date: Wed, 23 Apr 2008 20:04:40 -0700 From: Greg Lewis To: Dale Message-ID: <20080424030440.GA33716@misty.eyesbeyond.com> References: <480F8637.2030603@earthlink.net> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: <480F8637.2030603@earthlink.net> User-Agent: Mutt/1.4.2.2i Cc: freebsd-java@freebsd.org Subject: Re: Java in FreeBSD 7.0 X-BeenThere: freebsd-java@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: Porting Java to FreeBSD List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Thu, 24 Apr 2008 03:04:44 -0000 On Wed, Apr 23, 2008 at 11:55:51AM -0700, Dale wrote: > Reference my thread dated on Wed Apr 9 with same title ... > > I now have Java Plugin Diablo-1.5.0-b01 (Java(TM) Plugin 1.5.0) this > information is from about:plugins ... > > when the install was done these two errors appeared at the end of the > install .. > > pkg_add: warning: package "diablo-jre-1.5.0.07-01" requires > "xorg-libraries-6.9.0", but "xorg-libraries-7.3_1" is installed > > pkg_add: warning: package "diablo-jre-1.5.0.07.01 requires > "javavmwrapper-2.0_6", but "javavmwrapper-2.3" is installed > > The Java pkg I downloaded was obtained from the FreeBSD Foundation web > site and is pkg .. jre 1.5.0-7 > > The problem I am experiencing is that on the two web sites I have tried > to access where Java is needed .. only allow a partial completion to the > final web page .. so in effect I cannot get to the end result ... > which is being able to use the desired web site .. > > are these 2 pkgs the cause for this or .. do I need to look > elsewhere ??? This isn't going to work. You can't load a 6.x shared library (the Java plugin) in your 7.x application (Firefox). If you want to plugin to work you'll have to compile th ejdk15 or jdk16 ports. -- Greg Lewis Email : glewis@eyesbeyond.com Eyes Beyond Web : http://www.eyesbeyond.com Information Technology FreeBSD : glewis@FreeBSD.org