Displaying 20 results from an estimated 4000 matches similar to: "Create Slashed and dotted image through Rmagick in ROR"
2006 Feb 14
0
RoR BSD setup, file_column / Rmagick "invalid image"
So ive recently finished up my first RoR application and made sure it
all worked right on the windows machine i developed it on. then deployed
it on GeekISP.com which runs Open/Free BSD. I had to jump through a few
little hoops to get it working and set the permissions for file_column
to create directories, but it still doesnt work right. When i go to add
a new item to the database and try
2010 May 06
0
how to find installed gem is rmagick 2 or rmagick 1?
Dear Friends,
I need to install rmagick2.
when i give gem install rmagick, rmagick 2.13.1 is installed.
But how do i find whether its rmagick 1 or rmagick 2?
Is is the series starts with rmagick 2.... belongs to rmagick 2 & series
starts with rmagick 1.... belongs to rmagick 1?
Thanks in advance
Regards,
Jose Martin
--
Posted via http://www.ruby-forum.com/.
--
You received this
2006 Apr 17
0
RMagick installation error.
Hi everyone,
I don''t know if it''s the right place to ask you this question.
Anyway, now I''m trying to install RMagick, under Ubuntu Linux, in order
to have an image resizing using RubyonRails. I followed the description
how to install RMagic:
http://rmagick.rubyforge.org/install-linux.html
Everything works, as it''s written, but during the last point (Step 3:
2007 Nov 22
0
Problem Installing RMagick with Instant Rails on Windows
I''m running Instant Rails 1.4 on Windows XP with SP2.
I have downloaded the Windows binary version of RMagick from the RubyForge
page.
Specifically, I have downloaded:
1.14.1 binary gem for Ruby 1.8.5 (fixed for RubyGems 0.9.4)
RMagick-1.14.1_IM-6.3.0-7-Q8-2.zip
I have removed any older versions of RMagick using:
gem uninstall RMagick
I have updated my version of rubygems.
I
2006 Aug 05
0
RMagick and FastCGI on Windows
I''m having trouble getting RMagick to work on my Apache/FastCGI setup.
If I top Apache and start WEBrick on the exact same app/dirs, it works
fine.
I installed RMagick following the instructions here:
http://rmagick.rubyforge.org/install-faq.html#win
That gives me:
C:\ruby\lib\ruby\gems\1.8\gems\RMagick-win32-1.9.2-mswin32\lib
2007 May 13
0
Problems with RMagick libraries
Hi, I''m trying to use File_colum plugin
(rails/../plugin/trunk)
with RMagick.
When I use in the model:
class Usuario < ActiveRecord::Base
file_column :image
...rest of the code....
end
There''s no problem, images are uploaded and all is working ok. The
problem comes when I try to use:
class Usuario < ActiveRecord::Base
file_column :image, :magick => { :geometry =>
2007 Jun 05
1
My RMagick sucks under windowsXP
Hi,I plan to use rmagick for my rails app,however it can not work
normally under windowsXP platform:
I have installed ruby1.8.5,and then rmagick-1.14.1 and
ImageMagick-6.3.0-7-Q8-windows-dll,which can be got from the url:
http://rubyforge.org/frs/download.php/15132/RMagick-1.14.1_IM-6.3.0-7-Q8.zip
after my installation,and when i run a rmagick test under
2006 Sep 15
0
RMagick, OS X, and granite
I''m having an odd problem with RMagick. Consider the following script:
############################################################
require ''rubygems''
require ''RMagick''
Magick::ImageList.new(''granite:'').display
############################################################
Under Linux (Debian in particular), this works fine and
2009 Mar 25
0
RMagick LoadError
I installed RMagick 2.9.1 and tried to test RMagick code below.
irb -rubygems -r RMagick
But I got an error like below.
/usr/local/lib/ruby/gems/1.8/gems/rmagick-2.9.1/lib/RMagick2.so:
libMagickCore.so.2: cannot open shared object file: No such file or
directory - /usr/local/lib/ruby/gems/1.8/gems/rmagick-2.9.1/lib/RMagick2.so
(LoadError)
from
2007 Dec 13
0
Errors building RMagick on Linux
Here are the sequence of commands that I''ve done running CentOS 4.3.
When I do the very last command ''make'', I get the errors below. Any
ideas? thanks! chirag
cd /usr/local/src
wget http://image_magick.veidrodis.com/image_magick/ImageMagick.tar.gz
tar xvzf ImageMagick.tar.gz
cd ImageMagick-X.Y.Z
./configure --disable-static --with-modules --without-perl \
2006 Jan 23
2
require rmagick
Hello,
I''m trying to use rmagick in a helper script (for auto-generating image sizes) and I''m not sure where I should be calling ''require''.
currently I have:
require ''RMagick'' at the top of my controller:
class FilmsController < ApplicationController
require ''RMagick''
but that''s giving me an error:
2010 Oct 13
1
Installation of rmagick --version '>= 2.13.1' on CENTOS
I have successfully installed the following components in my centos
server:
Ruby 1.8.7
Rails 2.3.8
Gem 1.3.7
paperclip --version ''>= 2.3.3''
will_paginate --version ''>= 2.3.15''
tlsmail --version ''>= 0.0.1''
but facing problem at the time of installation of
rmagick --version ''>= 2.13.1''
When I go for
2006 Jan 26
2
rmagick
Hello,
I cannot use rmagick on Instant Rails (pre 8). I''ve downoladed andinstalled it following all instructions (yes, I did ''postinstall.rb'').
require ''RMagick''
gives
No such file to load -- RMagick.
gem --list
prints out
RMagick-win32 (1.9.2) RMagick is an interface between the Ruby programming language and the ImageMagick and GraphicsMagick
2006 Jun 30
3
gem Rmagick install problem on Linux
I get the following error when I try to install Rmagic (via gem) on
Linux. Do I need to install anyting before installing rmagic? This
worked seamlessly on windows. What the best way to install it on Linux.
I am on RedHat ES 3. /thanks
-thila
Attempting local installation of ''rmagick''
Local gem file not found: rmagick*.gem
Attempting remote installation of
2009 Oct 01
2
Installing RMagick on UBUNTU 9.04
I installed ImageMagick 6.5.6 and all seems to be installed ok.
I downloaded ImageMagick 6.5.6
I entered
$ ./configure
and everything seems OK. When I enter
$ identify -version
I get
Version: ImageMagick 6.5.6-6 2009-09-30 Q8 OpenMP http://www.imagemagick.org
Copyright: Copyright (C) 1999-2009 ImageMagick Studio LLC
I then enter
$ sudo gem install rmagick
I get
Building native extensions.
2007 Jan 04
1
rmagick working in console but not in my app
hey all,
When I do this in script/console I get:
>> require ''RMagick''
=> true
>> include Magick
=> Object
>> f = Image.new(100,100) { self.background_color = "red" }
=> 100x100 DirectClass 16-bit
>> f.crop_resized(50,50)
=> 50x50 DirectClass 16-bit
But in my application I keep getting the same error as if rmagick was
not
2006 Jul 26
0
controller cant find my RMagick installation on OSX 10.4
I need to install RMagick as it is a required dependency for the
file_column plugin which I am trying to use.
I was completely baffled by the instructions on by the RMagick website
for installing RMagick on OSX.
However, I found these alternative instructions which come from the same
chap who provided the instructions for installing RoR on Tiger.
2014 Aug 27
0
Could not install Rmagick Gem in rails 4 (Ubuntu 13.04)
Gem::Ext::BuildError: ERROR: Failed to build gem native extension.
/home/anil/.rvm/rubies/ruby-2.0.0-p481/bin/ruby extconf.rb
checking for Ruby version >= 1.8.5... yes
checking for gcc... yes
checking for Magick-config... no
Can't install RMagick 2.13.2. Can't find Magick-config in
2007 Sep 03
0
Have you tried RMagick 2.0.0 beta?
The RMagick 2.0.0 beta release has been available for about a month now
(http://rubyforge.org/frs/?group_id=12). If you''ve installed it please
let me know what your experience has been. I need to hear from users who
have had a successful experience before I feel okay about promoting this
to production status. Post a note on the RMagick forum at RubyForge
2008 Jul 03
1
halp! howto config env.rb to look for rmagick gem?
hi,
my rails application is having trouble locating rmagick to use with acts
as attachment. my host put the gem in
/home/myaccount/ruby/gems/gems/rmagick. how do i tell my rails app
rmagick is located there?
i tried
require "/home/myaccount/ruby/gems/gems/rmagick", but that was crashing
my rails app.
and
ENV[''GEM_PATH''] =