Hey Sazima,
Just a couple of comments. I noticed you listed the urls from the
README for installing RMagick/ImageMagic. Those articles are not
really geared towards a windows installation. In my attempts to get
Lovd up and running, those two articles didn't really help me at all.
I found that the solution is actually much simpler:
(from
http://www.gamutworks.net/blog/?p=17)
<----------------
Go here:
http://rubyforge.org/frs/?group_id=12&release_id=22755 and get
the rmagick-win32 bundle (near the bottom). This .zip file contains
the proper version of ImageMagick; it has to be ImageMagick version
6.4.1, no other version will work.
Now extract the .zip and install ImageMagic from the pre-compiled
install file (.exe). Next, you'll notice the .zip came packed with a
file called 'rmagick-2.5.2.gem'. Put this file in c:\ruby\rubygems,
and cd to that directory with your command prompt and type:
> gem install RMagick --local
------------------>
Great to point out the fact that you should delete the included ferret
and hpricot gems in the vendor/gems directory, then re-install from
the command line (download to local first for ferret).
And as far as editors go, I suppose it's just a matter of taste. I did
use NetBeans for quite some time, and it is second on my list of
editors next to e text editor. I found NetBeans to be a little too
bloated for my taste. It did, however, integrate well with the db and
it had a [somewhat] useful CSS editor. But it took forever to load
and, to be frank, it is an ugly editor. The sytax highlighting is a
little too intrusive for my taste, but I did really like the fact that
it would underline your typo's in red. In the end I found e text
editor to be a much more elegant solution. The other attraction to e
text is that it supports Textmate Bundles, a great way to get support
for new languages.
Thanks for your additions.
> gem directly fromhttp://
rubyforge.org/frs/?group_id=1028
> 2. Download file: ferret-0.11.6-mswin32.gem
> 3. From the directory you downloaded the gem to: gem install
> ferret-0.11.6-mswin32.gem
>
> Installing ImageMagick and RMagick
> See these posts for tips:
>
http://b.lesseverything.com/2007/9/26/installing-imagemagick-and-rmag...
>
http://www.randycullom.com/chatterbox/archives/2006/12/installing_ima...
>
> => WIN:
> .
http://rmagick.rubyforge.org/install-faq.html#win
> .
http://rubyforge.org/projects/rmagick/