Aldric Giacomoni wrote: > Mine are in C:\ruby\lib\ruby\site_ruby\1.8\i386-msvcrt > You probably have some i686 or i386 or i686-gcc directory there, instead > of msvcrt.
Awesome, thanks, I'm on unix (Red Hat Linux), but this gave me some ideas to translate to the analagous location. I had TRIED putting them in /usr/lib/ruby/site_ruby/1.8/lib. That did NOT work. (I wonder what this dir is even doing there -- it was already there, I didn't create it -- and what it's for? Just to mislead me into making a reasonable but wrong guess about where to put stuff! ) I moved them to /usr/lib/ruby/site_ruby/1.8/x86_64-linux/ .... bah, still does not work. How very annoying. -- Posted via http://www.ruby-forum.com/. --~--~---------~--~----~------------~-------~--~----~ You received this message because you are subscribed to the Google Groups "Ruby on Rails: Talk" group. To post to this group, send email to [email protected] To unsubscribe from this group, send email to [email protected] For more options, visit this group at http://groups.google.com/group/rubyonrails-talk?hl=en -~----------~----~----~----~------~----~------~--~---

