From mboxrd@z Thu Jan 1 00:00:00 1970 From: SabreWolfy Subject: ditaa on Mac OS X Date: Wed, 6 Aug 2014 08:10:58 +0000 (UTC) Message-ID: 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]:60511) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1XEwJo-0000f0-JK for emacs-orgmode@gnu.org; Wed, 06 Aug 2014 04:11:38 -0400 Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1XEwJf-0007Xw-30 for emacs-orgmode@gnu.org; Wed, 06 Aug 2014 04:11:32 -0400 Received: from plane.gmane.org ([80.91.229.3]:34236) by eggs.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1XEwJe-0007Xl-RY for emacs-orgmode@gnu.org; Wed, 06 Aug 2014 04:11:22 -0400 Received: from list by plane.gmane.org with local (Exim 4.69) (envelope-from ) id 1XEwJb-0005zh-Au for emacs-orgmode@gnu.org; Wed, 06 Aug 2014 10:11:19 +0200 Received: from ad2.wits.ac.za ([146.141.1.82]) by main.gmane.org with esmtp (Gmexim 0.1 (Debian)) id 1AlnuQ-0007hv-00 for ; Wed, 06 Aug 2014 10:11:19 +0200 Received: from sabrewolfy by ad2.wits.ac.za with local (Gmexim 0.1 (Debian)) id 1AlnuQ-0007hv-00 for ; Wed, 06 Aug 2014 10:11:19 +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 This[1] ditaa example with ORg 8.2.7f under Mac OS X Mavericks fails with a message indicating that .../elpa/contrib/scripts/ditaa.jar is not found. I created the folder and soft-linked /usr/local/bin/ditaa to ditaa.jar and tried again. This time the export ran, but the PDF it created contained a large box with ":file somefile_name.png" inside it. I've also read this[2] and did not find ditaa in ELPA. Suggestions? [1] http://doc.norang.ca/org-mode.html#playingwithditaa [2] http://orgmode.org/worg/org-contrib/babel/languages/ob-doc-ditaa.html