Folks;
I am trying to use the blogging bundle with LiveJournal's XMLRPC interface.
I run through the setup process just fine, but then when I go to "Fetch Post" , the bundle prompts me for my password correctly and seems to be starting to connect just fine, but then blows up with the following:
--- /usr/lib/ruby/1.8/xmlrpc/parser.rb:154:in `fault': wrong fault-structure: {"faultCode"=>"Client", "faultString"=>"Failed to access class (metaWeblog): Can't locate metaWeblog.pm in @INC (@INC contains:) at (eval 334)[/usr/share/perl5/SOAP/Lite.pm:2261] line 3.\n"} (RuntimeError) from /usr/lib/ruby/1.8/xmlrpc/parser.rb:562:in `tag_end' from /usr/lib/ruby/1.8/rexml/parsers/streamparser.rb:26:in `parse' from /usr/lib/ruby/1.8/rexml/document.rb:171:in `parse_stream' from /usr/lib/ruby/1.8/xmlrpc/parser.rb:722:in `parse' from /usr/lib/ruby/1.8/xmlrpc/parser.rb:462:in `parseMethodResponse' from /usr/lib/ruby/1.8/xmlrpc/client.rb:410:in `call2' from /usr/lib/ruby/1.8/xmlrpc/client.rb:399:in `call' from /Library/Application Support/TextMate/Bundles/Blogging.tmbundle/Support/lib/metaweblog.rb:31:in `getRecentPosts' from /Library/Application Support/TextMate/Bundles/Blogging.tmbundle/Support/lib/blogging.rb:547:in `fetch' from /Library/Application Support/TextMate/Bundles/Blogging.tmbundle/Support/lib/blogging.rb:546:in `popen' from /Library/Application Support/TextMate/Support/lib/progress.rb:11:in `call_with_progress' from /Library/Application Support/TextMate/Bundles/Blogging.tmbundle/Support/lib/blogging.rb:546:in `fetch' from /tmp/temp_textmate.wBuvVB:3
--
Do I need to install some special Perl module somewhere?
Thanks! -Chris