On Sep 23, 11:09 pm, Matin <caliskan.me...@gmail.com> wrote:
> Hello,
> I tried gem env and I get :
>
> C:\Users\Cédéric>gem env
> RubyGems Environment:
>   - RUBYGEMS VERSION: 1.7.2
>   - RUBY VERSION: 1.9.2 (2011-07-09 patchlevel 290) [i386-mingw32]
>   - INSTALLATION DIRECTORY: C:/Ruby192/lib/ruby/gems/1.9.1
>   - RUBY EXECUTABLE: C:/Ruby192/bin/ruby.exe
>   - EXECUTABLE DIRECTORY: C:/Ruby192/bin
>   - RUBYGEMS PLATFORMS:
>     - ruby
>     - x86-mingw32
>   - GEM PATHS:
>      - C:/Ruby192/lib/ruby/gems/1.9.1
>   - GEM CONFIGURATION:
>      - :update_sources => true
>      - :verbose => true
>      - :benchmark => false
>      - :backtrace => false
>      - :bulk_threshold => 1000
>   - REMOTE SOURCES:
>      -http://rubygems.org/
>
> Any idea ??

What are the values of HOMEDRIVE, HOMEPATH, USERPROFILE and HOME
environment variables? These affect "gem install". Please do:

SET HOME
SET USERPROFILE

And verify the drive and directories mentioned there are valid.

--
Luis Lavena

-- 
You received this message because you are subscribed to the Google Groups "Ruby 
on Rails: Talk" group.
To post to this group, send email to rubyonrails-talk@googlegroups.com.
To unsubscribe from this group, send email to 
rubyonrails-talk+unsubscr...@googlegroups.com.
For more options, visit this group at 
http://groups.google.com/group/rubyonrails-talk?hl=en.

Reply via email to