As Chao Lu so eloquently wrote on 1/27/2010 1:55 PM:
I'm trying to power my org with the ditaa block generator, so I downloaded the jar file, and put it in ~/.emacs.d/org/var/ditaa0_9.jar. Then I include "(setq org-ditaa-jar-path "~/.emacs.d/org/var/ditaa0_9.jar")" in my .emacs.

However it seems not work well, I do get some results like blue-a-lot-of-random-digi.png in the exported html, but no picture. So I went to check the *Message*, finding "Unable to access jarfile ~/.emacs.d/org/var/ditaa0_9.jar". Could not figure out why, does anybody have some idea?
I had a similar problem a while back due to my running emacs under Cygwin while JRE is actually a native Windows app. Thus, the Windows JRE doesn't understand the jarfile path. I had to hack org-exp-blocks.el to use cygwin-path-to-windows in a few places. Of course, my issue could be completely unrelated, but without more information about your setup we're all flying blind.

Dan


_______________________________________________
Emacs-orgmode mailing list
Please use `Reply All' to send replies to the list.
Emacs-orgmode@gnu.org
http://lists.gnu.org/mailman/listinfo/emacs-orgmode

Reply via email to