Install mini_magick.gem

J

Jonathan Denni

In search of a way to resize images using ruby, I was pointed to
http://rubyforge.org/projects/mini-magick/ which looks very promising.
I downloaded the .gem file and it's sitting on my desktop (mac OSX). I
have never used ruby gems before, and have no idea what to do with it.
Any help here will be much appreciated :)
 
A

Alex Gutteridge

In search of a way to resize images using ruby, I was pointed to
http://rubyforge.org/projects/mini-magick/ which looks very
promising.
I downloaded the .gem file and it's sitting on my desktop (mac
OSX). I
have never used ruby gems before, and have no idea what to do with it.
Any help here will be much appreciated :)

You will need to install rubygems first - a library for Ruby that
handles package management via gems. Google for Rubygems, read the
manual and go from there. Once you have rubygems setup correctly you
wont need the gem file itself because rubygems downloads it
automagically.

Alex Gutteridge

Bioinformatics Center
Kyoto University
 
J

Jonathan Denni

Alex said:
You will need to install rubygems first - a library for Ruby that
handles package management via gems. Google for Rubygems, read the
manual and go from there. Once you have rubygems setup correctly you
wont need the gem file itself because rubygems downloads it
automagically.

Alex Gutteridge

Bioinformatics Center
Kyoto University

thanks!
i stumbled around a bit but I think I got it installed alright and didnt
break anything ^-^
 

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

Similar Threads


Members online

Forum statistics

Threads
474,234
Messages
2,571,180
Members
47,813
Latest member
RustyGary3

Latest Threads

Top