up vote 3 down vote favorite
1
share [g+] share [fb]

It seems that I am no longer able to Get Bundles using TextMate after upgrading to Snow Leopard.

I get the following error message. Googling shows no solutions. I have updated to the latest GetBundle via svn to no avail.

/Applications/TextMate.app/Contents/SharedSupport/Support/lib/osx/plist.bundle: dlopen(/Applications/TextMate.app/Contents/SharedSupport/Support/lib/osx/plist.bundle, 9): no suitable image found.  Did find: (LoadError)
    /Applications/TextMate.app/Contents/SharedSupport/Support/lib/osx/plist.bundle: no matching architecture in universal wrapper - /Applications/TextMate.app/Contents/SharedSupport/Support/lib/osx/plist.bundle
    from /Users/jauderho/Library/Application Support/TextMate/Bundles/GetBundles.tmbundle/Support/getBundles.rb:4
link|improve this question
1  
Are you using GetBundle or GetBundles? These are not the same. – Matthew Rankin Dec 15 '09 at 19:15
I agree with the above comment. Try updating GetBundles: See, for example: solutions.treypiepmeier.com/2009/02/25/… – Matt Jan 28 '10 at 17:32
feedback

1 Answer

Did you try upgrading the GetBundle bundle itself? I thought they stopped using SVN, so you may be pulling from the wrong repository.

http://github.com/textmate/getbundle.tmbundle

link|improve this answer
According to this blog entry, I should be able to pull from either. I tried switching to the git based repo but did not get further progress. – Jauder Ho Nov 16 '09 at 11:34
feedback

Your Answer

 
or
required, but never shown

Not the answer you're looking for? Browse other questions tagged or ask your own question.