Project

General

Profile

Actions

Bug #7263

closed

ruby 2.0.0-preview1 does not detect readline on Fedora 17 x86-64

Added by postmodern (Hal Brodigan) over 11 years ago. Updated over 11 years ago.

Status:
Rejected
Assignee:
-
Target version:
ruby -v:
ruby 2.0.0dev (2012-11-01 trunk 37411) [x86_64-linux]
Backport:
[ruby-core:48733]

Description

I just installed ruby 2.0.0-preview1 using ruby-build 1 on Fedora 17 x86-64. However, it appears ./configure did not detect Fedora's readline 6.2 (/usr/lib64/libreadline.so.6 and /usr/include/readline/):

$ ruby-build -k 2.0.0-preview1 /usr/local/ruby-2.0.0-preview1
$ chruby_use /usr/local/ruby-2.0.0-preview1
$ irb
>> require 'irb/completion'
LoadError: cannot load such file -- readline
from /usr/local/ruby-2.0.0-preview1/lib/ruby/2.0.0/rubygems/custom_require.rb:36:in `require'

Updated by postmodern (Hal Brodigan) over 11 years ago

Nevermind, close this! Built ruby 2.0.0-preview1 manually and that fixed the problem.

Updated by mame (Yusuke Endoh) over 11 years ago

  • Status changed from Open to Rejected

Thank you, feel free to report any other things you notice!

--
Yusuke Endoh

Actions

Also available in: Atom PDF

Like0
Like0Like0