From: Sebastian Rose <sebastian_rose@gmx.de>
To: Markus Heller <hellerm2@gmail.com>
Cc: emacs-orgmode@gnu.org
Subject: Re: Re: ditaa set-up on windows box
Date: Mon, 27 Sep 2010 19:08:17 +0200 [thread overview]
Message-ID: <87iq1rdshq.fsf@gmx.de> (raw)
In-Reply-To: <0vr5gfceil.fsf@gmail.com> (Markus Heller's message of "Mon, 27 Sep 2010 09:55:30 -0700")
>> does `org-ditaa-jar-path' have the correct value?
>> You can find out this way:
>>
>> M-: org-ditaa-jar-path RET
>
> Yes, it does.
>
>> Can you execute
>>
>> java -jar c:\path\to\ditaa.jar --help
>>
>> on the command line using the value of that variable?
>
> Doing this gives the following error:
>
> C:\Documents and Settings\mheller>java -jar C:\Documents and Settings\mheller\.e
> macs.d\org-mode\contrib\scripts\ditaa.jar --help
> Exception in thread "main" java.util.zip.ZipException: The system cannot find th
> e file specified
> at java.util.zip.ZipFile.open(Native Method)
> at java.util.zip.ZipFile.<init>(Unknown Source)
> at java.util.jar.JarFile.<init>(Unknown Source)
> at java.util.jar.JarFile.<init>(Unknown Source)
OK, it's a Java problem.
The packages java.util.zip and java.util.jar come with your Java
installation. Jave couldn't access *.jar packages ortherwise.
Seems your Java is outdated. An update/re-install will help.
HTH
Sebastian
next prev parent reply other threads:[~2010-09-27 17:08 UTC|newest]
Thread overview: 17+ messages / expand[flat|nested] mbox.gz Atom feed top
2010-09-24 23:41 ditaa set-up on windows box Markus Heller
2010-09-25 3:50 ` John Hendy
2010-09-25 13:54 ` Sebastian Rose
2010-09-27 16:55 ` Markus Heller
2010-09-27 17:08 ` Sebastian Rose [this message]
2010-09-27 17:11 ` Sebastian Rose
2010-09-27 17:28 ` Markus Heller
2010-09-27 21:04 ` Sebastian Rose
2010-09-27 22:04 ` John Hendy
2010-09-28 17:00 ` Achim Gratz
2010-09-29 16:04 ` Carsten Dominik
2010-09-29 17:27 ` Markus Heller
2010-09-29 17:48 ` Achim Gratz
2010-09-29 18:01 ` Markus Heller
2010-09-29 18:17 ` Achim Gratz
2010-09-29 20:15 ` Markus Heller
2010-09-25 13:56 ` AW: " Martin Stemplinger
Reply instructions:
You may reply publicly to this message via plain-text email
using any one of the following methods:
* Save the following mbox file, import it into your mail client,
and reply-to-all from there: mbox
Avoid top-posting and favor interleaved quoting:
https://en.wikipedia.org/wiki/Posting_style#Interleaved_style
* Reply using the --to, --cc, and --in-reply-to
switches of git-send-email(1):
git send-email \
--in-reply-to=87iq1rdshq.fsf@gmx.de \
--to=sebastian_rose@gmx.de \
--cc=emacs-orgmode@gnu.org \
--cc=hellerm2@gmail.com \
/path/to/YOUR_REPLY
https://kernel.org/pub/software/scm/git/docs/git-send-email.html
* If your mail client supports setting the In-Reply-To header
via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line
before the message body.
Code repositories for project(s) associated with this external index
https://git.savannah.gnu.org/cgit/emacs.git
https://git.savannah.gnu.org/cgit/emacs/org-mode.git
This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.