[TxMt] Problem with Blogging bundle
Allan Odgaard
throw-away-1 at macromates.com
Wed Jun 21 13:22:54 UTC 2006
On 21/6/2006, at 14:50, Jonathan Waddilove wrote:
> I've just seen the TM screen cast on blogging, so I thought I'd try
> the new tool. I've configured so that it has my WP blog URL, when
> I try to fetch the Posts I get:
> /usr/lib/ruby/1.8/net/protocol.rb:21:in `require': No such file to
> load -- socket (LoadError)
> from /usr/lib/ruby/1.8/net/protocol.rb:21
Could you try to run: find /usr/lib/ruby -name 'socket.*'
I get a match here: /usr/lib/ruby/1.8/powerpc-darwin8.0/socket.bundle
If you do find a socket file, then also try run this: ruby -rsocket -
e ''
More information about the textmate
mailing list