From: kjell olsen Date: 2004-11-04T06:13:32+09:00 Subject: irb problems I was wondering if anyone could help me troubleshoot a problem I've been having with irb, it won't run for me. I'm using Mac OS X 10.3.5 default ruby install and when I try to run irb from the terminal I get this: [kjell@imac:~] % irb dyld: ruby can't open library: /supp/lib/libreadline.4.3.dylib (No such file or directory, errno = 2) Trace/BPT trap [kjell@imac:~] % ruby -v ruby 1.8.1 (2004-03-15) [powerpc-darwin] I did a little system cleaning: permissions, prebindings, and disk repair, but it still won't work and I'm out of ideas. Thanks for any help!