From mboxrd@z Thu Jan 1 00:00:00 1970 Path: news.gmane.org!not-for-mail From: Fabrice Popineau Newsgroups: gmane.emacs.devel Subject: Re: Please try building with librsvg on MS-Windows Date: Tue, 31 Dec 2013 00:36:41 +0000 (UTC) Message-ID: References: <83vbyf76r8.fsf@gnu.org> <87d2knnfih.fsf@uwakimon.sk.tsukuba.ac.jp> <877gauor0j.fsf@uwakimon.sk.tsukuba.ac.jp> <8738liollg.fsf@uwakimon.sk.tsukuba.ac.jp> NNTP-Posting-Host: plane.gmane.org Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Transfer-Encoding: 7bit X-Trace: ger.gmane.org 1388450231 32045 80.91.229.3 (31 Dec 2013 00:37:11 GMT) X-Complaints-To: usenet@ger.gmane.org NNTP-Posting-Date: Tue, 31 Dec 2013 00:37:11 +0000 (UTC) To: emacs-devel@gnu.org Original-X-From: emacs-devel-bounces+ged-emacs-devel=m.gmane.org@gnu.org Tue Dec 31 01:37:18 2013 Return-path: Envelope-to: ged-emacs-devel@m.gmane.org Original-Received: from lists.gnu.org ([208.118.235.17]) by plane.gmane.org with esmtp (Exim 4.69) (envelope-from ) id 1VxnKg-0006gI-B5 for ged-emacs-devel@m.gmane.org; Tue, 31 Dec 2013 01:37:18 +0100 Original-Received: from localhost ([::1]:60219 helo=lists.gnu.org) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1VxnKf-00041F-So for ged-emacs-devel@m.gmane.org; Mon, 30 Dec 2013 19:37:17 -0500 Original-Received: from eggs.gnu.org ([2001:4830:134:3::10]:36886) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1VxnKX-000419-NH for emacs-devel@gnu.org; Mon, 30 Dec 2013 19:37:15 -0500 Original-Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1VxnKR-0001CU-Sy for emacs-devel@gnu.org; Mon, 30 Dec 2013 19:37:09 -0500 Original-Received: from plane.gmane.org ([80.91.229.3]:38719) by eggs.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1VxnKR-0001CQ-Lb for emacs-devel@gnu.org; Mon, 30 Dec 2013 19:37:03 -0500 Original-Received: from list by plane.gmane.org with local (Exim 4.69) (envelope-from ) id 1VxnKQ-0006HY-IV for emacs-devel@gnu.org; Tue, 31 Dec 2013 01:37:02 +0100 Original-Received: from 31.6.47.54 ([31.6.47.54]) by main.gmane.org with esmtp (Gmexim 0.1 (Debian)) id 1AlnuQ-0007hv-00 for ; Tue, 31 Dec 2013 01:37:02 +0100 Original-Received: from fabrice.popineau by 31.6.47.54 with local (Gmexim 0.1 (Debian)) id 1AlnuQ-0007hv-00 for ; Tue, 31 Dec 2013 01:37:02 +0100 X-Injected-Via-Gmane: http://gmane.org/ Original-Lines: 19 Original-X-Complaints-To: usenet@ger.gmane.org X-Gmane-NNTP-Posting-Host: sea.gmane.org User-Agent: Loom/3.14 (http://gmane.org/) X-Loom-IP: 31.6.47.54 (Mozilla/5.0 (Windows NT 6.3; WOW64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/31.0.1650.63 Safari/537.36) X-detected-operating-system: by eggs.gnu.org: Genre and OS details not recognized. X-Received-From: 80.91.229.3 X-BeenThere: emacs-devel@gnu.org X-Mailman-Version: 2.1.14 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-bounces+ged-emacs-devel=m.gmane.org@gnu.org Xref: news.gmane.org gmane.emacs.devel:167003 Archived-At: Stephen J. Turnbull xemacs.org> writes: > > Juanma Barranquero writes: > > > Yes, I unzipped the test suite ("SVG 1.1 Second Edition test suite" > > from http://www.w3.org/Graphics/SVG/WG/wiki/Test_Suite_Overview) and > > it creates the whole test tree. Also, IE and Chrome do show the images > > correctly, so the required files are obviously there. > I upgraded my whole librsvg suite (compile with mingw64). After moving /usr/local/lib/gdk-pixbuf-2.0 to /lib/gdk-pixbuf-2.0 and /usr/local/etc/pango to /etc/pango, I get much better results. If it still fails for you, what is the file name ? Fabrice