On 20 Dec 2007, at 06:50, John Laudun wrote:
So I finally upgraded to Leopard, but somehow my
Multimarkdown
bundle got borked? I went to preview a document in XHTML and got this:
/bin/bash: line 2: cd: ~/Library/Application Support/MultiMarkdown:
No such file or directory
/bin/bash: line 3: cd: bin: No such file or directory
/bin/bash: line 4: ./multimarkdown2XHTML.pl: No such file or directory
I remembered having some difficulties with this a while ago, but I
couldn't remember what I had done to straighten it out. I went to
the bundle's help file, thinking it might jog my memory, but it too
is coming up with a similar error report. Is this a problem a re-
install will solve?
I assume this is Fletcher’s own MultiMarkdown bundle and not our
default MultiMarkdown support.
It sounds a little bit like an unquoted shell variable. It might be
good to fetch his latest bundle and see if that still has the problem,
if it does, paste the source of the command in question.