From owner-freebsd-emulation@FreeBSD.ORG Thu Nov 7 19:46:52 2013 Return-Path: Delivered-To: freebsd-emulation@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:1900:2254:206a::19:1]) (using TLSv1 with cipher ADH-AES256-SHA (256/256 bits)) (No client certificate requested) by hub.freebsd.org (Postfix) with ESMTP id A79015AC for ; Thu, 7 Nov 2013 19:46:52 +0000 (UTC) (envelope-from yuri@rawbw.com) Received: from shell0.rawbw.com (shell0.rawbw.com [198.144.192.45]) by mx1.freebsd.org (Postfix) with ESMTP id 9324128DD for ; Thu, 7 Nov 2013 19:46:52 +0000 (UTC) Received: from eagle.yuri.org (stunnel@localhost [127.0.0.1]) (authenticated bits=0) by shell0.rawbw.com (8.14.4/8.14.4) with ESMTP id rA7JkkGu030313; Thu, 7 Nov 2013 11:46:46 -0800 (PST) (envelope-from yuri@rawbw.com) Message-ID: <527BEE26.8060805@rawbw.com> Date: Thu, 07 Nov 2013 11:46:46 -0800 From: Yuri User-Agent: Mozilla/5.0 (X11; FreeBSD amd64; rv:24.0) Gecko/20100101 Thunderbird/24.1.0 MIME-Version: 1.0 To: David Naylor Subject: Re: wine-fbsd64-1.5.24 on amd64 complains that OpenGL rendering is disabled References: <527A0714.3080705@rawbw.com> <2637589.srTlaJLxxE@dragon.dg> <527AEB3B.1020105@rawbw.com> <1541113.vNjC9pKQcK@dragon.dg> In-Reply-To: <1541113.vNjC9pKQcK@dragon.dg> Content-Type: text/plain; charset=ISO-8859-1; format=flowed Content-Transfer-Encoding: 7bit Cc: freebsd-emulation@freebsd.org X-BeenThere: freebsd-emulation@freebsd.org X-Mailman-Version: 2.1.14 Precedence: list List-Id: Development of Emulators of other operating systems List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Thu, 07 Nov 2013 19:46:52 -0000 On 11/07/2013 06:12, David Naylor wrote: > The wine-fbsd64 line of packages were discontinued in favour of the i386-wine > port. The i386-wine is the same as the wine-fbsd64 except it is officially > part of the Port's Collection. > > Please seehttps://wiki.freebsd.org/i386-Wine for details and update to the > latest version of wine (1.7.5), and please let me know if this fixes the > problem. I see, I had the wrong version installed. But now, with i386-wine-devel-1.7.5,1, it also prints the error message: err:wgl:X11DRV_WineGL_InitOpenglInfo couldn't initialize OpenGL, expect problems I also would like to suggest you change the message for emulators/wine. Currently it says: ===> wine-1.6,1 is only for i386, while you are running amd64. It should say: "emulators/wine is discontinued on all platforms, please use emulators/i386-wine or emulators/i386-wine-devel" Because most people don't know such details about the current state of wine port development. Yuri