I think I've found the reason... The asciidoc zip must be triggering a bug in the Windows Server 2003's zip archive handling, since when extracted, the 'javascripts' sub-directory is empty. It doesn't happen on newer versions of Windows, the ones I've tested at least, and eventually I resorted to extracting the zip with 7-zip :)
Cheers, Arve On Thu, Feb 3, 2011 at 10:06 PM, Arve Knudsen <[email protected]>wrote: > Asciidoc has worked perfectly for me in the past. I just tested on my home > desktop though and now it works just fine actually!? I can see that this > time the 'javascripts' sub-directory of the distribution > (asciidoc-8.6.3.zip) is not empty, and contains the previously missing > 'asciidoc-xhtml11.js'. Now why on earth was this sub-directory empty on the > work computer I wonder... I'll have to check up on it back at work tomorrow. > > Thanks, > Arve > > On Thu, Feb 3, 2011 at 8:32 PM, Stuart Rackham <[email protected]> wrote: > >> Hi Arve >> >> You may find this thread helpful: >> >> http://groups.google.com/group/asciidoc/browse_thread/thread/d23e802958ad011d/4b9002129 >> >> I don't normally test AsciiDoc on Windows so if you pinpoint the cause of >> the problem please post your findings. >> >> >> Cheers, Stuart >> >> >> >> On 03/02/11 23:40, Arve Knudsen wrote: >> >>> Hello >>> >>> I just installed asciidoc 8.6.3 on Windows, and there seems to be an >>> inconsistency with the installation, in that it keeps complaining about >>> /<installation-path>\javascripts\asciidoc-xhtml11.js/ being missing. For >>> example >>> if within the unpacked zip I run the following: /python .\asciidoc.py >>> .\doc\article.txt/, it complains like this: /asciidoc: WARNING: >>> article.txt: >>> line 4: include file not found: C:\Documents and Settings\knuarv\My >>> Documents\Downloads\//asciidoc-8.6.3\javascripts\asciidoc-xhtml11.js/. >>> I've >>> verified that the /javascripts/ directory is empty. >>> >>> Is there something missing from the distribution archive? >>> >>> Thanks, >>> Arve >>> >>> -- >>> You received this message because you are subscribed to the Google Groups >>> "asciidoc" group. >>> To post to this group, send email to [email protected]. >>> To unsubscribe from this group, send email to >>> [email protected]<asciidoc%[email protected]> >>> . >>> For more options, visit this group at >>> http://groups.google.com/group/asciidoc?hl=en. >>> >> >> -- >> You received this message because you are subscribed to the Google Groups >> "asciidoc" group. >> To post to this group, send email to [email protected]. >> To unsubscribe from this group, send email to >> [email protected]<asciidoc%[email protected]> >> . >> For more options, visit this group at >> http://groups.google.com/group/asciidoc?hl=en. >> >> > -- You received this message because you are subscribed to the Google Groups "asciidoc" group. To post to this group, send email to [email protected]. To unsubscribe from this group, send email to [email protected]. For more options, visit this group at http://groups.google.com/group/asciidoc?hl=en.
