J
Just Another Victim of the Ambient Morality
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...
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...