RMagick Install Woes ;_;

P

Pierre Pepe

Running Win7 64 bit

Having troubles installing RMagick. I was following the read me, and I
only got to the part where it tells you to type out "gem install rmagick
--local" and then I get the following error: "ERROR: Could not find a
valid gem 'rmagick' (>= 0) in any repository"

So... basically I'm not sure how to continue from here? I keep reading
that there are ruby header files that I may not have or if I really need
them.

If I do, I'm not sure where or how to get them.

Sorry for my nubness ;_;

I appreciate the help in advance, thanks!
 
P

Pierre Pepe

I get this if I just type gem install rmagick

C:\Users\Pierre>gem install rmagick
Building native extensions. This could take a while...
ERROR: Error installing rmagick:
ERROR: Failed to build gem native extension.

C:/Ruby/bin/ruby.exe extconf.rb
+----------------------------------------------------------------------------+
| This rmagick gem is for use only on Linux, BSD, OS X, and similar systems |
| that have a gnu or similar toolchain installed. The rmagick-win32 gem is a |
| pre-compiled version of RMagick bundled with ImageMagick for use on |
| Microsoft Windows systems. The rmagick-win32 gem is available on RubyForge.|
| See http://rmagick.rubyforge.org/install-faq.html for more information. |
+----------------------------------------------------------------------------+
*** extconf.rb failed ***
Could not create Makefile due to some reason, probably lack of
necessary libraries and/or headers. Check the mkmf.log file for more
details. You may need configuration options.

Provided configuration options:
--with-opt-dir
--without-opt-dir
--with-opt-include
--without-opt-include=${opt-dir}/include
--with-opt-lib
--without-opt-lib=${opt-dir}/lib
--with-make-prog
--srcdir=.
--curdir
--ruby=C:/Ruby/bin/ruby


Gem files will remain installed in
C:/Ruby/lib/ruby/gems/1.8/gems/rmagick-2.13.1
for inspection.
Results logged to
C:/Ruby/lib/ruby/gems/1.8/gems/rmagick-2.13.1/ext/RMagick/gem_
make.out

C:\Users\Pierre>
 
L

Luis Lavena

Running Win7 64 bit

Having troubles installing RMagick. I was following the read me, and I
only got to the part where it tells you to type out "gem install rmagick
--local" and then I get the following error: "ERROR:  Could not find a
valid gem 'rmagick' (>= 0) in any repository"

So... basically I'm not sure how to continue from here? I keep reading
that there are ruby header files that I may not have or if I really need
them.

If I do, I'm not sure where or how to get them.

Sorry for my nubness ;_;

I appreciate the help in advance, thanks!

Please see RubyInstaller wiki section, Tutorials:

http://github.com/oneclick/rubyinstaller/wiki/Tutorials

To install RMagick gem you need RMagick development headers and
libraries, which you need to install from ImageMagick installers.
 

Ask a Question

Want to reply to this thread or ask your own question?

You'll need to choose a username for the site, which only take a couple of moments. After that, you can post your question and our members will help you out.

Ask a Question

Members online

No members online now.

Forum statistics

Threads
473,769
Messages
2,569,580
Members
45,054
Latest member
TrimKetoBoost

Latest Threads

Top