I am a newb. Running OS X leopard. Installed ruby, rails, mysql through macports. Everything works fine except today I tried to run the irb console. I get the following:
computer: mark$ ruby script/console Loading development environment (Rails 2.1.0) dyld: NSLinkModule() error dyld: Symbol not found: _rl_completion_matches Referenced from: /usr/local/lib/ruby/1.8/powerpc-darwin9.4.0/ readline.bundle Expected in: flat namespace Trace/BPT trap computer: mark$ ruby -v ruby 1.8.6 (2007-09-24 patchlevel 111) [powerpc-darwin9.4.0] Any ideas? --~--~---------~--~----~------------~-------~--~----~ You received this message because you are subscribed to the Google Groups "Ruby on Rails: Talk" group. To post to this group, send email to [email protected] To unsubscribe from this group, send email to [EMAIL PROTECTED] For more options, visit this group at http://groups.google.com/group/rubyonrails-talk?hl=en -~----------~----~----~----~------~----~------~--~---

