From mboxrd@z Thu Jan 1 00:00:00 1970 From: Quiliro Ordonez Subject: Re: emacs export to PDF impossible due to missing pdflatex Date: Thu, 07 Feb 2019 14:33:22 -0800 Message-ID: References: <87lg2sfvfo.fsf@elephly.net> Mime-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: quoted-printable Return-path: Received: from eggs.gnu.org ([209.51.188.92]:58758) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1grsEm-0002w4-Si for help-guix@gnu.org; Thu, 07 Feb 2019 17:33:41 -0500 Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1grsEk-0007Na-O4 for help-guix@gnu.org; Thu, 07 Feb 2019 17:33:40 -0500 Received: from mx1.riseup.net ([198.252.153.129]:34144) by eggs.gnu.org with esmtps (TLS1.0:DHE_RSA_AES_256_CBC_SHA1:32) (Exim 4.71) (envelope-from ) id 1grsEi-0007H2-Ow for help-guix@gnu.org; Thu, 07 Feb 2019 17:33:37 -0500 Received: from capuchin.riseup.net (capuchin-pn.riseup.net [10.0.1.176]) (using TLSv1 with cipher ECDHE-RSA-AES256-SHA (256/256 bits)) (Client CN "*.riseup.net", Issuer "COMODO RSA Domain Validation Secure Server CA" (verified OK)) by mx1.riseup.net (Postfix) with ESMTPS id CF1081A161E for ; Thu, 7 Feb 2019 14:33:22 -0800 (PST) Received: from [127.0.0.1] (localhost [127.0.0.1]) by capuchin.riseup.net (Postfix) with ESMTPSA id A8D5B120469 for ; Thu, 7 Feb 2019 14:33:22 -0800 (PST) In-Reply-To: List-Id: List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Errors-To: help-guix-bounces+gcggh-help-guix=m.gmane.org@gnu.org Sender: "Help-Guix" To: help-guix@gnu.org El 2019-02-07 22:25, Quiliro Ordonez escribi=C3=B3: > El 2019-02-06 21:39, Ricardo Wurmus escribi=C3=B3: >> Hi Quiliro, >> >>> Emacs is capable of exporting to PDF by the use of pdflatex. This >>> program is available in Trisquel and PureOS (as a Debian inheritance)= by >>> way of the 'texlive-latex-base' package. With Guix, even after >>> installing 'texlive-base' package (which depends on >>> 'texlive-latex-base'), Emacs would give the error of missing 'pdflate= x' >>> when exporting to PDF. The only solution to exporting to PDF on Emacs= on >>> a foreign distro is to install 'texlive-latex-base' via 'sudo apt >>> install'. On GSD (Guix System Distribution) it is impossible to expor= t >>> to PDF on Emacs. >> >> =E2=80=9Cpdflatex=E2=80=9D is provided by =E2=80=9Ctexlive-bin=E2=80=9D= . >=20 > This is the new output after installing texlive-bin and then exporting > to PDF on Emacs: >=20 > This is pdfTeX, Version 3.14159265-2.6-1.40.18 (TeX Live 2017) > (preloaded format=3Dpdflatex) > restricted \write18 enabled. >=20 > kpathsea: Running mktexfmt pdflatex.fmt > perl: warning: Setting locale failed. > perl: warning: Please check that your locale settings: > LANGUAGE =3D (unset), > LC_ALL =3D (unset), > LANG =3D "es_EC.UTF-8" > are supported and installed on your system. > perl: warning: Falling back to the standard locale ("C"). > Can't locate mktexlsr.pl in @INC (@INC contains: /gnu/store/tlpkg > /gnu/store/texmf-dist/scripts/texlive > /gnu/store/pbmlaa6icffgpi37wjcmc7m85w2jbki9-perl-5.26.1/lib/perl5/site_= perl/5.26.1/i686-linux-thread-multi > /gnu/store/pbmlaa6icffgpi37wjcmc7m85w2jbki9-perl-5.26.1/lib/perl5/site_= perl/5.26.1 > /gnu/store/pbmlaa6icffgpi37wjcmc7m85w2jbki9-perl-5.26.1/lib/perl5/5.26.= 1/i686-linux-thread-multi > /gnu/store/pbmlaa6icffgpi37wjcmc7m85w2jbki9-perl-5.26.1/lib/perl5/5.26.= 1) > at /home/quiliro/.guix-profile/bin/mktexfmt line 23. > BEGIN failed--compilation aborted at > /home/quiliro/.guix-profile/bin/mktexfmt line 25. > I can't find the format file `pdflatex.fmt'! quiliro@GSD1 ~$ locate pdflatex.fmt /gnu/store/aryqy6a5vzzm7knd7imh6h50p9bbc6xg-profile/share/texmf-dist/web2= c/pdflatex.fmt /gnu/store/wx8v9i345a2iw5rx4p0rs11yy2k9icdm-profile/share/texmf-dist/web2= c/pdflatex.fmt /gnu/store/xqh1gl87pp8mlaxyki7dx95b716dba5g-texlive-latex-base-44591/shar= e/texmf-dist/web2c/pdflatex.fmt