From mboxrd@z Thu Jan 1 00:00:00 1970 Path: news.gmane.org!.POSTED!not-for-mail From: Nicolas Petton Newsgroups: gmane.emacs.devel Subject: Re: Error when compiling refcards (emacs-25 branch) Date: Tue, 29 Nov 2016 18:40:48 +0100 Message-ID: <87oa0y421r.fsf@petton.fr> References: <87d1hmza9t.fsf@petton.fr> <83k2bu6whw.fsf@gnu.org> NNTP-Posting-Host: blaine.gmane.org Mime-Version: 1.0 Content-Type: multipart/signed; boundary="=-=-="; micalg=pgp-sha256; protocol="application/pgp-signature" X-Trace: blaine.gmane.org 1480441292 20623 195.159.176.226 (29 Nov 2016 17:41:32 GMT) X-Complaints-To: usenet@blaine.gmane.org NNTP-Posting-Date: Tue, 29 Nov 2016 17:41:32 +0000 (UTC) Cc: emacs-devel@gnu.org To: Eli Zaretskii Original-X-From: emacs-devel-bounces+ged-emacs-devel=m.gmane.org@gnu.org Tue Nov 29 18:41:28 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 1cBmPH-000507-TW for ged-emacs-devel@m.gmane.org; Tue, 29 Nov 2016 18:41:28 +0100 Original-Received: from localhost ([::1]:38435 helo=lists.gnu.org) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1cBmPL-0006XY-PG for ged-emacs-devel@m.gmane.org; Tue, 29 Nov 2016 12:41:31 -0500 Original-Received: from eggs.gnu.org ([2001:4830:134:3::10]:46442) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1cBmOk-0006XR-Cs for emacs-devel@gnu.org; Tue, 29 Nov 2016 12:40:55 -0500 Original-Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1cBmOj-0000qW-Mv for emacs-devel@gnu.org; Tue, 29 Nov 2016 12:40:54 -0500 Original-Received: from [2a00:5884:8368::42] (port=50705 helo=petton.fr) by eggs.gnu.org with esmtps (TLS1.0:DHE_RSA_AES_256_CBC_SHA1:32) (Exim 4.71) (envelope-from ) id 1cBmOi-0000pD-5q; Tue, 29 Nov 2016 12:40:52 -0500 In-Reply-To: <83k2bu6whw.fsf@gnu.org> DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=petton.fr; s=mail; t=1480441250; bh=eVOFjnl4KBOQ0mGTRQieN5hBnahlwID1Y51L5+ewiik=; h=From:To:Cc:Subject:In-Reply-To:References:Date:Message-ID:MIME-Version:Content-Type; b=neA7ggsDhoe7ym9kf+dF0TSObgIHYyw7nbJs8brkuvT49bXErITnwUvDrAtNyJX7HVATIWgQpollbD9LYUAR/LwsjxKqmBb8cgkt+Q72Am6DMEtFCyFXk655ZXqtNMOc7EPKIm5eXWyylaI5vTf4w6sbhyqm5sLjy9gwho1OgFg= X-detected-operating-system: by eggs.gnu.org: GNU/Linux 2.2.x-3.x [generic] X-Received-From: 2a00:5884:8368::42 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:209738 Archived-At: --=-=-= Content-Type: text/plain Eli Zaretskii writes: > Please try again. Compiling the refcards to PDF works, but I'm still facing an error for the compilation to PostScript (I do have texlive-mex installed): $ make -C etc/refcards ps [...] if ! kpsewhich -format=fmt mex > /dev/null; then \ echo "No mex format found."; false; \ fi No mex format found. Makefile:236: recipe for target 'pl-refcard.dvi' failed --=-=-= Content-Type: application/pgp-signature; name="signature.asc" -----BEGIN PGP SIGNATURE----- Version: GnuPG v2 iQEcBAEBCAAGBQJYPb2gAAoJECM1h6R8IHkQj6IH/3h8AkbnYERP39+buZ91MVSQ 0iIVuzSBmCwjaYcy5eRa5CtqXysLn+CHqkHxkPqmydFJFRxPs7aDbcD/h6K774aC xObqyxuyu30veA1lOuOLCMXwg879X0xga4SiwIPZkxUHxnMbTk7e/cM3FXkLtzpp y0CNgLjtQ+fRGDVbV/9d/Ivu55+wwxyj4+3rNrsbrpBjJXIBK1aLyjtqU6WP2ivx bzQWFjbUJHE+T9iGQR/lczbZn5hTiZrzTUOL1JTAJCYJhdE7lsgvkLoyIr8ZdKTt YXL+fFTIqmlKzCcqaDlF2m4xGackriaDwoCW0AlJjMHYUoQRyOmbLIKVoiEqJvw= =8KO+ -----END PGP SIGNATURE----- --=-=-=--