Hi,
Recently I encountered a problem of running Perl script by cmd-R. The error is:
/bin/bash: line 9: -e require "#{ENV["TM_SUPPORT_PATH"]}/lib/tm/executor" require "#{ENV["TM_SUPPORT_PATH"]}/lib/tm/save_current_document" TextMate.save_current_document TextMate::Executor.make_project_master_current_document TextMate::Executor.run(ENV["TM_PERL"] || "perl", "-I#{ENV["TM_BUNDLE_SUPPORT"]}", "-Mexception_handler", ENV["TM_FILEPATH"], :version_args => ["-e", e_sh(%q{printf "Perl v%vd", $^V})]): No such file or directory
I have tried to use GetBundle to update but this does not help.
Textmate: 1.5.8(1498) [Sat Mar 14 22:33:05 mbp ~]$ cat /Users/cmlai/Library/Application\ Support/TextMate/Pristine\ Copy/Support/version 11282
Help?
On 14 Mar 2009, at 15:40, Chien-Ming Lai wrote:
Recently I encountered a problem of running Perl script by cmd-R. The error is: [...]
Is this for all scripts? Even a simple hello world?
I have tried to use GetBundle to update but this does not help.
Generally when things suddenly fail it’s better to http://wiki.macromates.com/Troubleshooting/RevertToDefaultBundles rather than try and update things via svn.
Thanks for those suggestions. I have reverted Perl bundle but this does not work. The problem is for all scripts. Still digging...
On Sat, Mar 14, 2009 at 22:59, Allan Odgaard mailinglist@textmate.org wrote:
On 14 Mar 2009, at 15:40, Chien-Ming Lai wrote:
Recently I encountered a problem of running Perl script by cmd-R. The error is: [...]
Is this for all scripts? Even a simple hello world?
I have tried to use GetBundle to update but this does not help.
Generally when things suddenly fail it’s better to http://wiki.macromates.com/Troubleshooting/RevertToDefaultBundles rather than try and update things via svn.
Also see http://wiki.macromates.com/Troubleshooting/101
textmate mailing list textmate@lists.macromates.com http://lists.macromates.com/listinfo/textmate