Hi Paul, Paul wrote: > Is there a windows binary available for rmagic? The downlaods say to > use the gem, but: > > c:\temp>gem install RMagick-win32-1.6.0-mswin32.gem Hmmm, even with --remote option I get this: Microsoft Windows XP [Version 5.1.2600] (C) Copyright 1985-2001 Microsoft Corp. C:\>gem install --remote rmagick 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 C:\> To me, it means that the gem simply does not exist. > Attempting local installation of 'RMagick-win32-1.6.0-mswin32.gem' > Local gem file not found: RMagick-win32-1.6.0-mswin32.gem*.gem > Attempting remote installation of 'RMagick-win32-1.6.0-mswin32.gem' > ERROR: While executing gem ... (Gem::GemNotFoundException) > Could not find RMagick-win32-1.6.0-mswin32.gem (> 0) in the > repository > > > Thanks > > Paul