On Wed, 06 Oct 2004 08:48:15 -0700, Thomas Yager-Madden wrote: > Thanks, James and Brian. I am happy to say I also have now solved my > problem by installing readline 5.0 from GNU.org. I didn't even have > to rebuild Ruby; just changed my symlink back in > System/Library/PrivateFrameworks/readline.framework/Versions/A/ to > point to /usr/local/lib/libreadline.dylib. > Like a charm. I appreciate the tip, guys. A different way to do it if you're using DarwinPorts is to install lang/ruby from there. There is a dependency on devel/readline so you get readline support when installing Ruby.