 |
Forums |
Admin Start New Thread
By: Tim Hunter
RE: ERROR: could not find gem rmagick locally [ reply ] 2008-11-17 23:13
|
That's good news! For anybody reading this thread in the future, this is what the README.html file is trying to explain with these sentences:
Installing the gem is very simple. Start a Command Prompt window. Use the chdir command to make the temporary directory that contains the unzipped files the current directory. Enter this command:
* gem install rmagick --local
Perhaps I should try to reword it to make it more clear.
|
By: Adam Meyer
ERROR: could not find gem rmagick locally or [ reply ] 2008-11-17 07:27
|
Hi,
I'm trying to install the
RMagick 2.7.1 (ImageMagick 6.4.5-3) Win32 Installation
got here http://rubyforge.org/frs/?group_id=12&a … e_id=27880
I'm following the steps but can't find the gem rmagick locally. I exctracted the zip to D:\InstantRails\rMagick
and when I run update
>gem update --system
Updating RubyGems
Nothing to update
it says that there is nothing to update.
I'm running a Windows XP with Ruby 1.8
What can I do?
Cheers
Adam
Offline
|
|
 |