Http://raa.ruby-lang.org/project/diff-lcs/

Hi
If you have used this before, did you have problems with the following
line?

require 'diff/lcs'

For this line, I am getting this error:

c:/ruby/lib/ruby/site_ruby/1.8/rubygems/custom_require.rb:27:in
`gem_original_require': no such file to load -- diff/lcs (LoadError)
  from c:/ruby/lib/ruby/site_ruby/1.8/rubygems/custom_require.rb:27:in
`require'
  from text.rb:1

···

--
Posted via http://www.ruby-forum.com/.

require 'rubygems'
require 'diff/lcs'

···

On Tue, Dec 9, 2008 at 12:18 PM, Mmcolli00 Mom <mmc_collins@yahoo.com>wrote:

Hi
If you have used this before, did you have problems with the following
line?

require 'diff/lcs'

For this line, I am getting this error:

c:/ruby/lib/ruby/site_ruby/1.8/rubygems/custom_require.rb:27:in
`gem_original_require': no such file to load -- diff/lcs (LoadError)
from c:/ruby/lib/ruby/site_ruby/1.8/rubygems/custom_require.rb:27:in
`require'
from text.rb:1
--
Posted via http://www.ruby-forum.com/\.

--
"Hey brother Christian with your high and mighty errand, Your actions speak
so loud, I can't hear a word you're saying."

-Greg Graffin (Bad Religion)

thanks Glen

···

--
Posted via http://www.ruby-forum.com/.