From: Henrik Rasmussen Date: 2008-03-01T19:24:41+09:00 Subject: Can't use local gem, 1.8.6, IntelliJ Hi The objective: -------------- I am trying to use log4r. What I do: ---------- I write: require 'log4r' What happens: ------------- , but get this message: in `require': no such file to load -- log4r (LoadError) The setting: ------------ I am using 1.8.6 and the IntelligJ ruby plugin. Version 1.8.6 should include log4r. When I run gems list it is in the list. * * *** * *** * * * * * * * * * * *** ** * *** * * * * * * * * * *** *** * * * Please help. -- Posted via http://www.ruby-forum.com/.