Hi Eric,

> The same way you install any other gem:
>
> $ gem install hpricot
> WARNING:  Installing to ~/.gem since /Library/Ruby/Gems/1.8 and
>          /usr/bin aren't both writable.
> WARNING:  You don't have /Users/drbrain/.gem/ruby/1.8/bin in your PATH,
>          gem executables will not run.
> Building native extensions.  This could take a while...
> Successfully installed hpricot-0.6.164
> 1 gem installed
> [...]


ok just got it. It works with 1.3.0 but not but 1.1.1:

gem install hpricot-0.6.164.gem
ERROR:  While executing gem ... (Gem::FilePermissionError)
    You don't have write permissions into the /usr/local/lib/ruby/gems/1.8
directory.

I guess I'll just wait for the shared upgrade to rubygems 1.3.0, or use
GemInstaller.

Thanks for the feedback guys,

-- Thibaut
_______________________________________________
Rubygems-developers mailing list
[email protected]
http://rubyforge.org/mailman/listinfo/rubygems-developers

Reply via email to