On Jan 27, 2009, at 9:00 AM, James Gray wrote:
On Jan 27, 2009, at 10:51 AM, Allan Odgaard wrote:
On 15 Jan 2009, at 05:17, Tony Pelaez wrote:
The bundle gets errors when trying to find "#{ENV['TM_BUNDLE_SUPPORT']}/template_html_header.rhtml"
It may be that you have a partial and/or outdated svn checkout.
I suggest you do http://wiki.macromates.com/Troubleshooting/RevertToDefaultBundles
Thanks Allan. I tried what you suggested, but I'm still getting the same error after I reverted to the default bundles.
I've been using Macports to run ruby 1.8.7 on my mac, when I took macports out of my PATH and tried it again it worked! So it seems to be an issue with the Macports version of ruby. Any ideas of how I could fix this?
It sounds like either the MacPorts ruby 1.8.7 is broken, or alternatively, that we rely on behavior that has changed with newer version of ruby, based on the error you got I am inclined to think the former.
Ruby 1.8.7 is a problematic release not well liked in the community. It could easily be the source of problems.
Thanks for the advice, I deactivated my macports ruby 1.8.7 and am now back to 1.8.6. Everything seems to be working fine.