------art_62303_29287139.1227092051611
Content-Type: text/plain; charset=ISO-8859-1
Content-Transfer-Encoding: 7bit
Content-Disposition: inline

Hello everybody!

May some one tell me how can I install a ruby library using it's ".gem" file


I've tried to proceed like this:

gem install --install-dir PATH library_name

the output was like this
Successfully installed library_name.version
1 gem installed

but when I call it from the irb with require, it display the not found error
message
thank you
-- 
 |   Lyes Amazouz
 |   USTHB, Algiers

------art_62303_29287139.1227092051611--