irb error on osx 10.4.11

D

Donald Huebschman

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?
 
7

7stud --

Donald said:
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?

vim
 
H

hengist podd

Donald said:
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
 
D

Donald Huebschman

hengist said:
Donald said:
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

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
 

Ask a Question

Want to reply to this thread or ask your own question?

You'll need to choose a username for the site, which only take a couple of moments. After that, you can post your question and our members will help you out.

Ask a Question

Similar Threads


Members online

Forum statistics

Threads
473,766
Messages
2,569,569
Members
45,043
Latest member
CannalabsCBDReview

Latest Threads

Top