From mboxrd@z Thu Jan 1 00:00:00 1970 Path: news.gmane.org!.POSTED!not-for-mail From: joakim@verona.se Newsgroups: gmane.emacs.devel Subject: Re: xwidget on master under opensuse Date: Sat, 05 Nov 2016 18:37:59 +0100 Message-ID: References: <87ins1deg7.fsf@gmx.net> NNTP-Posting-Host: blaine.gmane.org Mime-Version: 1.0 Content-Type: text/plain X-Trace: blaine.gmane.org 1478367573 26777 195.159.176.226 (5 Nov 2016 17:39:33 GMT) X-Complaints-To: usenet@blaine.gmane.org NNTP-Posting-Date: Sat, 5 Nov 2016 17:39:33 +0000 (UTC) User-Agent: Gnus/5.13 (Gnus v5.13) Emacs/26.0.50 (gnu/linux) Cc: emacs-devel@gnu.org To: Stephen Berman Original-X-From: emacs-devel-bounces+ged-emacs-devel=m.gmane.org@gnu.org Sat Nov 05 18:39:30 2016 Return-path: Envelope-to: ged-emacs-devel@m.gmane.org Original-Received: from lists.gnu.org ([208.118.235.17]) by blaine.gmane.org with esmtp (Exim 4.84_2) (envelope-from ) id 1c34vc-0001wY-R2 for ged-emacs-devel@m.gmane.org; Sat, 05 Nov 2016 18:38:52 +0100 Original-Received: from localhost ([::1]:53445 helo=lists.gnu.org) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1c34vf-000230-QG for ged-emacs-devel@m.gmane.org; Sat, 05 Nov 2016 13:38:55 -0400 Original-Received: from eggs.gnu.org ([2001:4830:134:3::10]:56049) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1c34v2-0001zO-HT for emacs-devel@gnu.org; Sat, 05 Nov 2016 13:38:17 -0400 Original-Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1c34uz-00089F-Ee for emacs-devel@gnu.org; Sat, 05 Nov 2016 13:38:16 -0400 Original-Received: from mx1.bahnhof.se ([213.80.101.11]:53331) by eggs.gnu.org with esmtps (TLS1.0:DHE_RSA_AES_256_CBC_SHA1:32) (Exim 4.71) (envelope-from ) id 1c34uz-00086q-8X for emacs-devel@gnu.org; Sat, 05 Nov 2016 13:38:13 -0400 Original-Received: from localhost (mf.bahnhof.se [213.80.101.20]) by mx1-reinject (Postfix) with ESMTP id C14A9403FE; Sat, 5 Nov 2016 18:38:10 +0100 (CET) X-Virus-Scanned: by amavisd-new using ClamAV at bahnhof.se (MF4) Original-Received: from mf4.bahnhof.se ([127.0.0.1]) by localhost (mf4.bahnhof.se [127.0.0.1]) (amavisd-new, port 10024) with ESMTP id 83IitjHg6VuD; Sat, 5 Nov 2016 18:38:09 +0100 (CET) Original-Received: from mta.verona.se (h-235-62.a149.priv.bahnhof.se [85.24.235.62]) by mf4.bahnhof.se (Postfix) with ESMTP id 2B0313D7909; Sat, 5 Nov 2016 18:38:09 +0100 (CET) Original-Received: from localhost (unknown [127.0.0.1]) by mta.verona.se (Postfix) with ESMTP id 110954FE2BB; Sat, 5 Nov 2016 17:38:09 +0000 (UTC) X-Virus-Scanned: amavisd-new at verona.se Original-Received: from mta.verona.se ([127.0.0.1]) by localhost (exodia.verona.se [127.0.0.1]) (amavisd-new, port 10024) with ESMTP id 91VeiXZHwNJ2; Sat, 5 Nov 2016 18:37:59 +0100 (CET) Original-Received: from exodia.verona.se (www.verona.se [192.168.200.15]) by mta.verona.se (Postfix) with ESMTP id 1A7DC4FE2B9; Sat, 5 Nov 2016 18:37:59 +0100 (CET) In-Reply-To: <87ins1deg7.fsf@gmx.net> (Stephen Berman's message of "Sat, 05 Nov 2016 18:27:52 +0100") X-detected-operating-system: by eggs.gnu.org: GNU/Linux 2.2.x-3.x [generic] X-Received-From: 213.80.101.11 X-BeenThere: emacs-devel@gnu.org X-Mailman-Version: 2.1.21 Precedence: list List-Id: "Emacs development discussions." List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Errors-To: emacs-devel-bounces+ged-emacs-devel=m.gmane.org@gnu.org Original-Sender: "Emacs-devel" Xref: news.gmane.org gmane.emacs.devel:209192 Archived-At: Stephen Berman writes: > I just updated and rebuilt from master for the first time since the > commits making xwidget use the webkit2 API, and discovered that I cannot > build Emacs with xwidget because I don't have a recent enough > libwebkit2. Moreover, it appears that such a version is not available > for my OS, opensuse: 2.12 is required but 2.10 is the most recent > version I've found. So it appears I have to build and install webkit2 > from source to use xwidget on current Emacs from master. Is this > correct and is it straightforward? Or does someone know of a recent > enough version for opensuse? Thanks, Would it be possible to for you to try to lower the requirements in the configury, and report the results here? TIA. > > Steve Berman > > -- Joakim Verona joakim@verona.se