[lnkForumImage]
TotalShareware - Download Free Software

Confronta i prezzi di migliaia di prodotti.
Asp Forum
 Home | Login | Register | Search 


 

Forums >

comp.lang.ruby

gems and superuser rights

Axel Etzold

4/30/2008 8:21:00 PM

Dear all,

several gems I've recently installed can only be used if executed
as superuser (gsl and rmagick) on Ubuntu Gutsy (7.10).
What could be the reason for this ?

Thank you very much.

Best regards,

Axel
--
Psst! Geheimtipp: Online Games kostenlos spielen bei den GMX Free Games!
http://games.entertainment.gmx.net/de/entertainment/...

1 Answer

Daniel Finnie

5/1/2008 2:46:00 AM

0

Hi,

Did you do:
sudo gem install <gem_name>

or:
sudo su
gem install <gem_name>

Dan

On Wed, Apr 30, 2008 at 4:20 PM, Axel Etzold <AEtzold@gmx.de> wrote:
> Dear all,
>
> several gems I've recently installed can only be used if executed
> as superuser (gsl and rmagick) on Ubuntu Gutsy (7.10).
> What could be the reason for this ?
>
> Thank you very much.
>
> Best regards,
>
> Axel
> --
> Psst! Geheimtipp: Online Games kostenlos spielen bei den GMX Free Games!
> http://games.entertainment.gmx.net/de/entertainment/...
>
>