Nevermind.
I have decided that the best course of action is to stay away from windows for ruby development!
Search found 3 matches
- 2013-11-23T14:12:12-07:00
- Forum: Bugs
- Topic: ImageMagick work on Windows 7/8 x64?
- Replies: 3
- Views: 4931
- 2013-11-23T13:37:28-07:00
- Forum: Bugs
- Topic: ImageMagick work on Windows 7/8 x64?
- Replies: 3
- Views: 4931
Re: ImageMagick work on Windows 7/8 x64?
I tried 32-bit and got exactly this error shown here http://stackoverflow.com/questions/19861193/ruby-gem-rmagick-install-failed (not my post).
FYI: When you run:
gem install rmagick
or
gem install rmagick -- '--with-opt-dir="e:\bogusdirectory"'
I get the same results as linked above.
Wouldn ...
FYI: When you run:
gem install rmagick
or
gem install rmagick -- '--with-opt-dir="e:\bogusdirectory"'
I get the same results as linked above.
Wouldn ...
- 2013-11-23T10:43:37-07:00
- Forum: Bugs
- Topic: ImageMagick work on Windows 7/8 x64?
- Replies: 3
- Views: 4931
ImageMagick work on Windows 7/8 x64?
This post http://stackoverflow.com/questions/1759 ... by-2-0-x64 seems to indicate the problem is on your end?
Is this the case?
Is this the case?