Hi all,
First of all, loving TextMate it's great.
Running Mac OS X 10.6.2 Snow Leopard.
I'm getting this error when I use the Fetch Blogs command from the blogging bundle:
dyld: lazy symbol binding failed: Symbol not found: _rb_intern2 Referenced from: /Applications/TextMate.app/Contents/SharedSupport/Support/lib/osx/plist.bundle Expected in: flat namespace
dyld: Symbol not found: _rb_intern2 Referenced from: /Applications/TextMate.app/Contents/SharedSupport/Support/lib/osx/plist.bundle Expected in: flat namespace
I recently upgraded my default SL ruby installation to v1.9.1, following the instructions at http://hivelogic.com/u/692. I could previously use the blogging bundle, and I think this may have been what caused the problem.
I have reverted the contents of /usr/local to a backed up copy, and now I'm running the default SL ruby 1.8.7. Unfortunately I still get the same issue.
Hope you can help.
Adam Sharp Email: adsharp@me.com Web: www.adam-sharp.net
On 12 Nov 2009, at 04:35, Adam Sharp wrote:
[…] I have reverted the contents of /usr/local to a backed up copy, and now I'm running the default SL ruby 1.8.7. Unfortunately I still get the same issue.
It would appear that you didn’t fully revert what you did.
There are problems with a custom built ruby on Snow Leopard¹.
Did you delete /usr/bin/ruby? And if so, is the thing you restored from backup the version from Snow Leopard, or just your own build of 1.8.7?
If you did delete the system ruby, are you aware that there is also / System/Library/Frameworks/Ruby.framework?
¹ http://blade.nagaokaut.ac.jp/cgi-bin/scat.rb/ruby/ruby-core/26117