From: Just Another Victim of the Ambient Morality Date: 2008-09-13T16:53:07+09:00 Subject: Mechanize for Ruby on Linux not working... The administrator for a server I'm using tried installing Mechanize for Ruby using the gem installer. Gem claims that the installation worked except that programs trying to use it disagree. Programs trying to use Mechanize get this error: in 'require': no such file to load -- mechanize (LoadError) Does anyone know what's going wrong? Maybe something hasn't been given the right permissions? Maybe gems aren't the way to install modules for public use? Any help is greatly appreciated, thank you...