Hi guys Windows 7 Ruby 1.8.6 I am using rmagick-2.12.0-windows-binary-gem-for-Ruby-1.8.6 i installed successfully but when i run the server i am getting dialog box with error as "The Procedure entry point AutoGammaImageChannel could not be located in the dynamic link library CORE_RL_magic.dll" Please guide me -- Karthik.k Mobile - +91-9894991640 -- 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.
On Dec 6, 8:08 am, karthik k <cse.k.kart...-Re5JQEeQqe8AvxtiuMwx3w@public.gmane.org> wrote:> Hi guys > > Windows 7 > Ruby 1.8.6 > I am using rmagick-2.12.0-windows-binary-gem-for-Ruby-1.8.6 i installed > successfully but when i run the server i am getting dialog box with error as > > "The Procedure entry point AutoGammaImageChannel could not be located in > the dynamic link library CORE_RL_magic.dll" > > Please guide meYou need an specific version of ImageMagick to be used against that compiled binary. Why you don''t use mini_magick instead? Do you need to do pixel operations that justify that? PS: Upgrade at least to Ruby 1.8.7, 1.8.6 has been dead for quite some time. -- Luis Lavena -- 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@googlegroups.com. For more options, visit this group at http://groups.google.com/group/rubyonrails-talk?hl=en.
Hi Luis Lavena Thank you I will do the same and revert back Karthik.K On Tue, Dec 6, 2011 at 9:58 PM, Luis Lavena <luislavena-Re5JQEeQqe8AvxtiuMwx3w@public.gmane.org> wrote:> On Dec 6, 8:08 am, karthik k <cse.k.kart...-Re5JQEeQqe8AvxtiuMwx3w@public.gmane.org> wrote: > > Hi guys > > > > Windows 7 > > Ruby 1.8.6 > > I am using rmagick-2.12.0-windows-binary-gem-for-Ruby-1.8.6 i installed > > successfully but when i run the server i am getting dialog box with > error as > > > > "The Procedure entry point AutoGammaImageChannel could not be located in > > the dynamic link library CORE_RL_magic.dll" > > > > Please guide me > > You need an specific version of ImageMagick to be used against that > compiled binary. > > Why you don''t use mini_magick instead? > > Do you need to do pixel operations that justify that? > > PS: Upgrade at least to Ruby 1.8.7, 1.8.6 has been dead for quite some > time. > -- > Luis Lavena > > -- > 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. > >-- Karthik.k Mobile - +91-9894991640 -- 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.