From: Tim Ferrell Date: 2008-06-17T02:44:10+09:00 Subject: Re: ruby 1.8.7-p17 compile fails with MacPorts readline? Tim Ferrell wrote: > > I am trying to compile ruby 1.8.7-p17 on my Macbook where I have > readline 5.2.012 installed via MacPorts and the compile fails > Never mind... sorted it out by adding --with-readline-dir=/usr/local to the configure args... Apparently ruby 1.8.7 is not compatible with Apple's bundled readline. Cheers, Tim -- Posted via http://www.ruby-forum.com/.