From: Frantisek Psotka Date: 2007-04-30T01:27:22+09:00 Subject: Re: gem headache Michael P. Soulier wrote: > On 4/29/07, Fero wrote: >> gem install rmagick-1.14.1-win32 --local --install-dir c:/TEMP >> ERROR: Local gem file not found: rmagick-1.14.1-win32*.gem >> ERROR: Could not install a local or remote copy of the gem: >> rmagick-1.14.1-win32 > > Can't you just do > > gem install > > with the full filename? > > Mike i have tried it, there is no such file in rubyforge repository. i must download the .gem an install it localy. but i cant do that. what is wrong? -- Posted via http://www.ruby-forum.com/.