Hey Guys,
I'm guessing this was caused Apple Security Update that was just released, but I have updated TextMate and some other things since the last time I tried this. Unfortunately I kinda wanted this to work! Heh.
I get the following error when I try to "Preview" or "Produce HTML" for Markdown:
Digest::MD5 object version 2.36 does not match bootstrap parameter 2.38 at /System/Library/Perl/5.8.8/darwin-thread-multi-2level/ XSLoader.pm line 94. Compilation failed in require at /Applications/ TextMate.app/Contents/SharedSupport/Support/bin/Markdown.pl line 16. BEGIN failed--compilation aborted at /Applications/TextMate.app/ Contents/SharedSupport/Support/bin/Markdown.pl line 16.
Even though I suspect it was Apple's update, this might help. I updated Textmate on the 10th and this file seems to have changed.
shell> ls -l /System/Library/Perl/5.8.8/darwin-thread-multi-2level/ XSLoader.pm -rw-r--r-- 1 root wheel 10465 Sep 23 2007 /System/Library/Perl/ 5.8.8/darwin-thread-multi-2level/XSLoader.pm shell> ls -l /Applications/TextMate.app/Contents/SharedSupport/ Support/bin/Markdown.pl -rwxr-xr-x@ 1 joe joe 35622 Feb 10 12:45 /Applications/TextMate.app/ Contents/SharedSupport/Support/bin/Markdown.pl
Any pointers?
Thanks guys! - Joseph Pecoraro