Tim Hunter <cyclists / nc.rr.com> wrote in message news:<%97qd.7008$Mu3.752954 / twister.southeast.rr.com>... > Paul wrote: > > > been away for a few weeks... > > > > C:\Documents and Settings\Paul>gem install rmagick > > Attempting local installation of 'rmagick' > > Local gem file not found: rmagick*.gem > > Attempting remote installation of 'rmagick' > > Updating Gem source index for: http://gems.rubyforge.org > > ERROR: While executing gem ... (Gem::GemNotFoundException) > > Could not find rmagick (> 0) in the repository > > > > Ive never had rmagik installed, so im trying to get any version from > > remote. > > Per Kaspar's instructions, I believe you should download the gem and then > run > > gem install rmagick > > from the directory where you d/l'd the gem. ah, My mistake. I was under the impression that gem install rmagic would download and intall for me. Ive done as you desribe it works perfectly Thanks Paul