X-Recipient: archive-cygwin AT delorie DOT com DomainKey-Signature: a=rsa-sha1; c=nofws; d=sourceware.org; h=list-id :list-unsubscribe:list-subscribe:list-archive:list-post :list-help:sender:mime-version:in-reply-to:references:from:date :message-id:subject:to:content-type; q=dns; s=default; b=f7NH5Uq R78JgxGQku9qMGpb+S+s8v+hkydTsHXXnfoETaqb/CSrgyPRflY3fllP8dF9aMT4 U9ACg8yX2cGbydomGM4Dtyx/iVI93k2Y0S6eUlEbEfVMcAWQsNeBkua3Yb9Q2qzl jgSgpu3lVLtYYQn2A2JOJ0oySzchk+8MR2d4= DKIM-Signature: v=1; a=rsa-sha1; c=relaxed; d=sourceware.org; h=list-id :list-unsubscribe:list-subscribe:list-archive:list-post :list-help:sender:mime-version:in-reply-to:references:from:date :message-id:subject:to:content-type; s=default; bh=n60XazgzN/i3N b3bpA+1Uzb6FV0=; b=j6KVxG5eFI+RmpMBApHYS9xG6UCcQXtZjVMDcELgHO92h 9Xx8WEp3WDDvqe2ZfgG/K4bO3IfnRybXLfRS+j4uS4EHzw/pQsrVoBF1RrYHJhG/ WePPEiinSfDZFR4WwrygWD6UeQ+qZHbRe00T0GdYrtFhxE9ABNYRM5gRg4Aiyw= Mailing-List: contact cygwin-help AT cygwin DOT com; run by ezmlm List-Id: List-Subscribe: List-Archive: List-Post: List-Help: , Sender: cygwin-owner AT cygwin DOT com Mail-Followup-To: cygwin AT cygwin DOT com Delivered-To: mailing list cygwin AT cygwin DOT com Authentication-Results: sourceware.org; auth=none X-Spam-SWARE-Status: No, score=-1.5 required=5.0 tests=AWL,BAYES_00,FREEMAIL_FROM,HTML_MESSAGE,RCVD_IN_DNSWL_NONE,SPF_PASS autolearn=ham version=3.3.2 spammy=half, any, nope, H*c:alternative X-HELO: mail-wm0-f53.google.com DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=20161025; h=mime-version:in-reply-to:references:from:date:message-id:subject:to; bh=pLmgt+g0qyujyBknuFuQinjY/rwKAMLB91Aiq9qR72Q=; b=Aq1AofApgHi72G24NxWMzVpbMtAOXXrVOQXm9moMra5/MzZUJFw+YWgtLShGZ6yLHf al1j9Ee01xK4Nx3/4ka+FQJNdpRaxpFIy370w5nFHJQ1xhQwxgt0MTloldfo3JpGQxOa DVoiuzTAmPUiQvtmpNfPI4XJhuAaMwwMjbuqQsKuWX0MGiG/G1w7PmsjC41Id1CxgYgM XfrrFGBTfR+R4S1KtTpuq9Ed4zODEXP578oRMtVx9M8PlkM+oXS4IQlaXXKNIY8YI8aw rob7PG2Znj6/e8gLF4yi3axPKbog5DmVzApWk11l8AkGbvYCtd7P2YL+dQj3lhlhqmf9 g8kg== MIME-Version: 1.0 In-Reply-To: References: <055f7618-d9f5-1071-b789-c21a90880320 AT dronecode DOT org DOT uk> <4957aa65-1571-1f12-9ff4-ecb63bb03ea5 AT dronecode DOT org DOT uk> From: William Mitchell Date: Sun, 8 Jul 2018 21:22:26 -0400 Message-ID: Subject: Re: octave says WGL_ARB_multisample is missing To: The Cygwin Mailing List Content-Type: text/plain; charset="UTF-8" X-IsSubscribed: yes Nope, same result. In fact, diff says there is no difference between this cygGL-1.dll and the one I downloaded a few days ago. I bought this computer in October 2012. It's due to be replaced anyway; certainly before the Windows 7 end-of-life a year and half from now, so I might as well replace it now and not worry about this problem any more. On 8 July 2018 at 09:36, Jon Turney wrote: > On 06/07/2018 02:16, William Mitchell wrote: > >> I'm afraid that didn't help any. Now both glxinfo and octave print >> nothing >> and return to the shell prompt almost immediately. For octave, this >> includes no output when I run a .m script that usually prints quite a bit >> before starting the graphics. xeyes still runs, though. >> > > Hmm... this probably means that the file is damaged, not executable, or > for the wrong architecture. > > Can you try: > > cp /usr/bin/cygGL-1.dll /usr/bin/cygGL-1.dll.bak > wget ftp://cygwin.com/pub/cygwinx/x86_64/libGL1.tar.xz > tar -C/ -xvf libGL1.tar.xz > glxinfo > > > -- > Jon Turney > Volunteer Cygwin/X X Server maintainer > -- Problem reports: http://cygwin.com/problems.html FAQ: http://cygwin.com/faq/ Documentation: http://cygwin.com/docs.html Unsubscribe info: http://cygwin.com/ml/#unsubscribe-simple