From: Donald Huebschman Date: 2008-04-13T03:59:34+09:00 Subject: Re: irb error on osx 10.4.11 hengist podd wrote: > Donald Huebschman wrote: >> irb >> dyld: NSLinkModule() error >> dyld: Symbol not found: _rl_filename_completion_function >> Referenced from: >> /usr/local/lib/ruby/1.8/powerpc-darwin8.11.0/readline.bundle >> Expected in: flat namespace >> >> Trace/BPT trap >> >> ruby 1.8.6 (2008-03-03 patchlevel 114) [powerpc-darwin8.11.0] >> >> >> Any suggestion? > > Did you build Ruby yourself? If so, note that Tiger's readline is > broken. Rebuild using the instructions at: > > http://hivelogic.com/articles/ruby-rails-mongrel-mysql-osx/ > > HTH > > has > -- > Control AppleScriptable applications from Python, Ruby and ObjC: > http://appscript.sourceforge.net The build suggest by Dan fixed the problem. In the dim dark past of my recollection, I remember having to do that before. Thanks, Don -- Posted via http://www.ruby-forum.com/.