From mboxrd@z Thu Jan 1 00:00:00 1970 From: Ken Williams Subject: Re: Can't get dvipng to work Date: Wed, 18 Sep 2013 18:29:15 +0000 (UTC) Message-ID: References: <87eh8ov2x2.fsf@gmx.us> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Transfer-Encoding: 7bit Return-path: Received: from eggs.gnu.org ([2001:4830:134:3::10]:50718) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1VMMVT-0002K8-O5 for emacs-orgmode@gnu.org; Wed, 18 Sep 2013 14:29:49 -0400 Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1VMMVL-0000V6-Mu for emacs-orgmode@gnu.org; Wed, 18 Sep 2013 14:29:43 -0400 Received: from plane.gmane.org ([80.91.229.3]:39436) by eggs.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1VMMVL-0000Uv-Fx for emacs-orgmode@gnu.org; Wed, 18 Sep 2013 14:29:35 -0400 Received: from list by plane.gmane.org with local (Exim 4.69) (envelope-from ) id 1VMMVK-0004TH-40 for emacs-orgmode@gnu.org; Wed, 18 Sep 2013 20:29:34 +0200 Received: from shrimp.windlogics.com ([216.245.170.164]) by main.gmane.org with esmtp (Gmexim 0.1 (Debian)) id 1AlnuQ-0007hv-00 for ; Wed, 18 Sep 2013 20:29:34 +0200 Received: from kenahoo by shrimp.windlogics.com with local (Gmexim 0.1 (Debian)) id 1AlnuQ-0007hv-00 for ; Wed, 18 Sep 2013 20:29:34 +0200 List-Id: "General discussions about Org-mode." List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Errors-To: emacs-orgmode-bounces+geo-emacs-orgmode=m.gmane.org@gnu.org Sender: emacs-orgmode-bounces+geo-emacs-orgmode=m.gmane.org@gnu.org To: emacs-orgmode@gnu.org Ken Williams gmail.com> writes: > I can try installing manually but it would be great if I could get ELPA > working. So I installed org-8.1.2 manually and now it does seem to be *trying* to process the images through LaTeX. But it's not succeeding. In the *Messages* buffer, I see this: -------------------- Creating LaTeX Image... Failed to create dvi file from c:/Users/KWILLI~1/AppData/Local/Temp/orgtex6488Qq2.tex -------------------- I pasted the contents of ~/AppData/Local/Temp/orgtex6488Qq2.log here, but I don't see anything strange in it: https://gist.github.com/kenahoo/6613374 -Ken