From mboxrd@z Thu Jan 1 00:00:00 1970 From: Sebastian Rose Subject: Re: Re: ditaa set-up on windows box Date: Mon, 27 Sep 2010 19:11:10 +0200 Message-ID: <87eicfdscx.fsf@gmx.de> References: <0vhbher9pp.fsf@gmail.com> <87r5gi6i8m.fsf@gmx.de> <0vr5gfceil.fsf@gmail.com> Mime-Version: 1.0 Content-Type: text/plain Return-path: Received: from [140.186.70.92] (port=43482 helo=eggs.gnu.org) by lists.gnu.org with esmtp (Exim 4.43) id 1P0HEX-0000Ik-FK for emacs-orgmode@gnu.org; Mon, 27 Sep 2010 13:11:22 -0400 Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.69) (envelope-from ) id 1P0HEW-0000za-BS for emacs-orgmode@gnu.org; Mon, 27 Sep 2010 13:11:21 -0400 Received: from mailout-de.gmx.net ([213.165.64.23]:54839 helo=mail.gmx.net) by eggs.gnu.org with smtp (Exim 4.69) (envelope-from ) id 1P0HEV-0000zU-S8 for emacs-orgmode@gnu.org; Mon, 27 Sep 2010 13:11:20 -0400 In-Reply-To: <0vr5gfceil.fsf@gmail.com> (Markus Heller's message of "Mon, 27 Sep 2010 09:55:30 -0700") List-Id: "General discussions about Org-mode." List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Sender: emacs-orgmode-bounces+geo-emacs-orgmode=m.gmane.org@gnu.org Errors-To: emacs-orgmode-bounces+geo-emacs-orgmode=m.gmane.org@gnu.org To: Markus Heller Cc: emacs-orgmode@gnu.org Markus Heller writes: > 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.(Unknown Source) > at java.util.jar.JarFile.(Unknown Source) > at java.util.jar.JarFile.(Unknown Source) Oh - or could the spaces in the path trigger that problem? You could try to put ditaa.jar to C:\ditaa.jar and retry. That would move the error to Org-mode. Sebastian