emacs-orgmode
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

[O] PATH question for gnus


From: Joseph Vidal-Rosset
Subject: [O] PATH question for gnus
Date: Mon, 8 Oct 2018 14:15:17 +0200

Hello,

I am a Debian GNU/Linux user, but, contrarily that I did, I have recently decided to install texlive via the sources in /usr/local/ . I put in my init.el (user.el in scimax) : (setenv "PATH" (concat "/usr/local/texlive/2018/bin/x86_64-linux/:" (getenv "PATH")))
                    (setenv "PATH" (concat "/usr/texbin:/usr/local/bin/:" (getenv "PATH"))) 

and the export in LaTeX works.  But in Gnus, org-mime  does not work and I cannot create pgn images:  neither latex nor dvipng exist for Gnus. It is a problem of PATH configuration that I do not succeed to solve.

Your help is welcome.

Best wishes,

Jo.

reply via email to

[Prev in Thread] Current Thread [Next in Thread]