Joachim Glauche wrote:
> S2 wrote:
> 
>> Is there a way to make rubygems autoinstall the HOTP gem if it is not
>> already installed?
> 
> I think there is a right problem there. Installing gems *normally* 
> require super user rights (on modern OS).

Yes, that is true. It would eventually yield a Permission denied error. 
But that is an OS configuration problem, not a rubygems one :)