From: Dave Rose Date: 2006-07-26T03:40:33+09:00 Subject: gem install problem C:\RUBY182\BIN>gem environment C:\RUBY182\BIN>"c:\ruby182\bin\ruby.exe" "c:\ruby182\bin\gem" environment Rubygems Environment: - VERSION: 0.8.10 (0.8.10) - INSTALLATION DIRECTORY: c:/ruby182/lib/ruby/gems/1.8 - GEM PATH: - c:/ruby182/lib/ruby/gems/1.8 - REMOTE SOURCES: - http://gems.rubyforge.org C:\RUBY182\BIN>dir c:\ruby182\lib\ruby\gems\1.8\rup*.* Volume in drive C is IBM_PRELOAD Volume Serial Number is 3F3F-14F0 Directory of c:\ruby182\lib\ruby\gems\1.8 07/11/2006 02:10p 154,112 ruport-0.4.13.gem 1 File(s) 154,112 bytes 0 Dir(s) 8,766,226,432 bytes free C:\RUBY182\BIN>gem install ruport -l C:\RUBY182\BIN>"c:\ruby182\bin\ruby.exe" "c:\ruby182\bin\gem" install ruport -l Attempting local installation of 'ruport' ERROR: Local gem file not found: ruport*.gem ERROR: Could not install a local or remote copy of the gem: ruport C:\RUBY182\BIN> what i'm i missing or why isn't installing really ...any help? -- Posted via http://www.ruby-forum.com/.