#1 ✓resolved
h3rald (at h3rald)

Bad requirement because sensitive case error

Reported by h3rald (at h3rald) | February 28th, 2009 @ 11:52 AM | in 0.3.0

[Originally submitted on RubyForge (#21300) by: Cyril Mougel (shingara)]

After install the gem 0.2.0 of rawline, when I made a require 'rawline' I have this error :

    LoadError: no such file to load -- /usr/lib/ruby/gems/1.8/gems/rawline-0.2.0/lib/RawLine/terminal
    from /usr/lib/ruby/site_ruby/1.8/rubygems/custom_require.rb:27:in `gem_original_require'
    from /usr/lib/ruby/site_ruby/1.8/rubygems/custom_require.rb:27:in `require'
    from /usr/lib/ruby/gems/1.8/gems/rawline-0.2.0/lib/rawline.rb:25
    from /usr/lib/ruby/site_ruby/1.8/rubygems/custom_require.rb:32:in `gem_original_require'
    from /usr/lib/ruby/site_ruby/1.8/rubygems/custom_require.rb:32:in `require'
    from (irb):1

I have this error because I use rawline in a linux distribution and the requirement in ruby is sensitive case. I made a patch that fix this issue

Comments and changes to this ticket

Please Sign in or create a free account to add a new ticket.

With your very own profile, you can contribute to projects, track your activity, watch tickets, receive and update tickets through your email and much more.

New-ticket Create new ticket

Create your profile

Help contribute to this project by taking a few moments to create your personal profile. Create your profile ยป

RawLine is a 100% Ruby library able to provide some of the functionality offered by ReadLine, plus additional features such as a more intuitive way to bind characters to specific keys or key sequences.

People watching this ticket

Tags

Pages