[Top][All Lists]
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
Re: [Orgmode] Re: ditaa set-up on windows box
From: |
Sebastian Rose |
Subject: |
Re: [Orgmode] Re: ditaa set-up on windows box |
Date: |
Mon, 27 Sep 2010 19:08:17 +0200 |
User-agent: |
Gnus/5.13 (Gnus v5.13) Emacs/24.0.50 (gnu/linux) |
>> 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
- [Orgmode] ditaa set-up on windows box, Markus Heller, 2010/09/24
- Re: [Orgmode] ditaa set-up on windows box, John Hendy, 2010/09/24
- Re: [Orgmode] ditaa set-up on windows box, Sebastian Rose, 2010/09/25
- [Orgmode] Re: ditaa set-up on windows box, Markus Heller, 2010/09/27
- Re: [Orgmode] Re: ditaa set-up on windows box,
Sebastian Rose <=
- Re: [Orgmode] Re: ditaa set-up on windows box, Sebastian Rose, 2010/09/27
- [Orgmode] Re: ditaa set-up on windows box, Markus Heller, 2010/09/27
- Re: [Orgmode] Re: ditaa set-up on windows box, Sebastian Rose, 2010/09/27
- Re: [Orgmode] Re: ditaa set-up on windows box, John Hendy, 2010/09/27
- [Orgmode] Re: ditaa set-up on windows box, Achim Gratz, 2010/09/28
- Re: [Orgmode] Re: ditaa set-up on windows box, Carsten Dominik, 2010/09/29
- [Orgmode] Re: ditaa set-up on windows box, Markus Heller, 2010/09/29
- [Orgmode] Re: ditaa set-up on windows box, Achim Gratz, 2010/09/29
- [Orgmode] Re: ditaa set-up on windows box, Markus Heller, 2010/09/29
- [Orgmode] Re: ditaa set-up on windows box, Achim Gratz, 2010/09/29