From owner-freebsd-ports@FreeBSD.ORG Tue Oct 4 00:27:44 2005 Return-Path: X-Original-To: freebsd-ports@freebsd.org Delivered-To: freebsd-ports@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 7D9AF16A41F; Tue, 4 Oct 2005 00:27:44 +0000 (GMT) (envelope-from mhunter@malcolm.berkeley.edu) Received: from malcolm.berkeley.edu (malcolm.Berkeley.EDU [128.32.206.239]) by mx1.FreeBSD.org (Postfix) with ESMTP id 3865C43D45; Tue, 4 Oct 2005 00:27:44 +0000 (GMT) (envelope-from mhunter@malcolm.berkeley.edu) Received: from malcolm.berkeley.edu (localhost [127.0.0.1]) by malcolm.berkeley.edu (8.13.3/8.13.3) with ESMTP id j940Quwp004786 (version=TLSv1/SSLv3 cipher=DHE-RSA-AES256-SHA bits=256 verify=NO); Mon, 3 Oct 2005 17:26:56 -0700 (PDT) (envelope-from mhunter@malcolm.berkeley.edu) Received: (from mhunter@localhost) by malcolm.berkeley.edu (8.13.3/8.13.3/Submit) id j940QuLG004785; Mon, 3 Oct 2005 17:26:56 -0700 (PDT) (envelope-from mhunter) Date: Mon, 3 Oct 2005 17:26:56 -0700 From: Mike Hunter To: Greg Lewis Message-ID: <20051004002656.GA4713@malcolm.berkeley.edu> References: <20050928190349.GA72194@malcolm.berkeley.edu> <20050928194514.GA20631@misty.eyesbeyond.com> <20051001001910.GA37857@malcolm.berkeley.edu> <20051003154132.GA52761@misty.eyesbeyond.com> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: <20051003154132.GA52761@misty.eyesbeyond.com> User-Agent: Mutt/1.5.6i X-Greylist: Sender IP whitelisted, not delayed by milter-greylist-1.6 (malcolm.berkeley.edu [127.0.0.1]); Mon, 03 Oct 2005 17:26:56 -0700 (PDT) Cc: freebsd-ports@freebsd.org Subject: Re: Java (jdk1.5) woes with firefox (1.0.6) and opera (8.5) X-BeenThere: freebsd-ports@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: Porting software to FreeBSD List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Tue, 04 Oct 2005 00:27:44 -0000 On Oct 03, "Greg Lewis" wrote: > On Fri, Sep 30, 2005 at 05:19:10PM -0700, Mike Hunter wrote: > > On Sep 28, "Greg Lewis" wrote: > > > > > Out of interest, what FreeBSD version and what versions of X and OpenMotif? > > > > % uname -a > > FreeBSD mybox.berkeley.edu 5.4-STABLE FreeBSD 5.4-STABLE #1: Wed May > > 11 12:05:39 PDT 2005 root@mybox.berkeley.edu:/usr/obj/usr/src/sys/dorine i386 > > > > % pkg_info | grep -i xorg > > xorg-6.7.0_1 X.Org distribution metaport > > > > % pkg_info | grep -i otif > > open-motif-2.2.2_2 Motif X11 Toolkit (industry standard GUI (IEEE 1295)) > > Hmmm. Try upgrading both of these. I'd try open-motif first (its > currently at 2.2.3_2) and then xorg (currently at 6.82). Let me know if > either of these makes any difference. Tried open-motif, didn't help. The port has a WITH_JDK_PATCH knob that I can't figure out what to do with, anybody familiar with it? I'll try X tomorrow and let you know how it goes. Mike