From owner-freebsd-x11@FreeBSD.ORG Mon Sep 19 17:08:28 2011 Return-Path: Delivered-To: x11@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:4f8:fff6::34]) by hub.freebsd.org (Postfix) with ESMTP id 4A6DB106564A for ; Mon, 19 Sep 2011 17:08:28 +0000 (UTC) (envelope-from mark@summersault.com) Received: from tanagra.summersault.com (tanagra.summersault.com [12.161.105.149]) by mx1.freebsd.org (Postfix) with ESMTP id DCB8A8FC16 for ; Mon, 19 Sep 2011 17:08:27 +0000 (UTC) Received: (qmail 21688 invoked from network); 19 Sep 2011 17:08:26 -0000 Received: from simba.summersault.com (192.168.97.182) by tanagra.summersault.com with SMTP; 19 Sep 2011 17:08:26 -0000 Message-ID: <4E77770A.5040106@summersault.com> Date: Mon, 19 Sep 2011 13:08:26 -0400 From: Mark Stosberg User-Agent: Mozilla/5.0 (X11; Linux i686; rv:5.0) Gecko/20110628 Thunderbird/5.0 MIME-Version: 1.0 To: Warren Block References: <4E775D1D.4090207@summersault.com> In-Reply-To: X-Enigmail-Version: 1.2 Content-Type: text/plain; charset=ISO-8859-1 Content-Transfer-Encoding: 7bit Cc: x11@freebsd.org Subject: Re: Java won't install due to nonsensical X11 errors X-BeenThere: freebsd-x11@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: X11 on FreeBSD -- maintaining and support List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Mon, 19 Sep 2011 17:08:28 -0000 >> Here's the error: >> >> #### >> Requested 'xproto >= 7.0.13' but version of Xproto is 7.0.10 >> Requested 'x11 >= 1.2.99.1' but version of X11 is 1.1.3 >> Requested 'xextproto >= 7.0.3' but version of XExtProto is 7.0.2 >> Requested 'xext >= 1.0.99.1' but version of Xext is 1.0.3 >> Requested 'inputproto >= 1.9.99.902' but version of InputProto is 1.4.2.1 You are correct. I was reading the output incorrectly. Thanks for the feedback. Mark