I am developing on a Windows machine and running in a Linux (i686-linux) environment. I am successfully running ImageMagick in Windows using the %x Ruby command. I asked my ISP if he had ImageMagick available to me and he wrote: - - - - Hello Ralph, It is just a perl module, so you would use the path /usr/bin/convert in the config file for the setting - - - - I really don''t understand my ISP''s answer. When I run puts %x[/usr/bin/convert] The output in Mongrel reads sh: /usr/bin/convert: No such file or directory I really don''t know much about Linux in the segregated cPanel environment I am running ... so I ask the collected wisdom here: How do I run /usr/bin/convert in my environment? Ralph Shnelvar -- Posted via http://www.ruby-forum.com/. -- You received this message because you are subscribed to the Google Groups "Ruby on Rails: Talk" group. To post to this group, send email to rubyonrails-talk-/JYPxA39Uh5TLH3MbocFF+G/Ez6ZCGd0@public.gmane.org To unsubscribe from this group, send email to rubyonrails-talk+unsubscribe-/JYPxA39Uh5TLH3MbocFF+G/Ez6ZCGd0@public.gmane.org For more options, visit this group at http://groups.google.com/group/rubyonrails-talk?hl=en.
Ralph Shnelvar
2010-Dec-13 16:13 UTC
Re: Running ImageMagick on Windows and Linux under Rails
Well ... issue resolved. My ISP did not have ImageMagick installed correctly on his server. Amazingly, I was doing everything correctly. -- Posted via http://www.ruby-forum.com/. -- You received this message because you are subscribed to the Google Groups "Ruby on Rails: Talk" group. To post to this group, send email to rubyonrails-talk-/JYPxA39Uh5TLH3MbocFF+G/Ez6ZCGd0@public.gmane.org To unsubscribe from this group, send email to rubyonrails-talk+unsubscribe-/JYPxA39Uh5TLH3MbocFF+G/Ez6ZCGd0@public.gmane.org For more options, visit this group at http://groups.google.com/group/rubyonrails-talk?hl=en.