From: "SZMURLO MAURICE" <maurice.szmurlo / ftms.fr> Subject: [ruby-talk:6858] racc: cannot find racc/info Date: Thu, 7 Dec 2000 01:36:01 +0900 hello, > > racc -e ruby -o calc calc.y > /home/szmurlo1/usr/bin/racc:77:in `require': No such file to load -- > racc/info (LoadError) > from /home/szmurlo1/usr/bin/racc:77 > > the file info.rb exists in /home/szmurlo1/usr/lib/ruby/ruby-site/1.6/racc Possibly s/ruby-site/site-ruby/ ? Please execute > ruby -e 'puts $:' This yields the Ruby's load path. Regards, -- rubikitch