eBusiness Consulting
2006-May-17 03:07 UTC
[Rails] uninitialized constant Magick Please help!
Dear Rail experts, thank you for such a resourceful list. I am working on an application using Rails 1.1 [REVISION=4240] whereas my server has Rails 1.0 installed. I recently decided to give file_column a try and everything works fine except I am getting the following error: "uninitialized constant Magick" I have tried setting environment variables, ENV[''LD_LIBRARY_PATH''] = ''/usr/local/lib'' I have also tried reinstalling RMagick and file_column but to no avail. I have been researched the mailing list and found a couple of instances where people were getting the same error and tried everything they recommended but I still keep getting the errors. Is it because I am running Rails 1.1 for this particular application? Any help is greatly appreciated. Tim -------------- next part -------------- An HTML attachment was scrubbed... URL: http://wrath.rubyonrails.org/pipermail/rails/attachments/20060517/9bb53e47/attachment.html
Not sure I can help you, but what platform are you running on (I had some issues when transferring onto Ubuntu)? eBusiness Consulting wrote:> Dear Rail experts, > > thank you for such a resourceful list. > > I am working on an application using Rails 1.1 [REVISION=4240] whereas > my server has Rails 1.0 installed. > > I recently decided to give file_column a try and everything works fine > except I am getting the following error: > > "uninitialized constant Magick" > > I have tried setting environment variables, > > ENV[''LD_LIBRARY_PATH''] = ''/usr/local/lib'' > > I have also tried reinstalling RMagick and file_column but to no > avail. I have been researched the mailing list and found a couple of > instances where people were getting the same error and tried > everything they recommended but I still keep getting the errors. > > Is it because I am running Rails 1.1 for this particular application? > > Any help is greatly appreciated. > > Tim > > ------------------------------------------------------------------------ > > _______________________________________________ > Rails mailing list > Rails@lists.rubyonrails.org > http://lists.rubyonrails.org/mailman/listinfo/rails >
eBusiness Consulting
2006-May-17 17:32 UTC
[Rails] uninitialized constant Magick Please help!
Hi Chris, Thank you for your reply. I am using RHEL 4 and the interesting thing is that RMagick works by itself but not with the file_column. ANy ideas are appreciated greatly. Thanks Tim Chris T <ctmailinglists@googlemail.com> wrote: Not sure I can help you, but what platform are you running on (I had some issues when transferring onto Ubuntu)? eBusiness Consulting wrote:> Dear Rail experts, > > thank you for such a resourceful list. > > I am working on an application using Rails 1.1 [REVISION=4240] whereas > my server has Rails 1.0 installed. > > I recently decided to give file_column a try and everything works fine > except I am getting the following error: > > "uninitialized constant Magick" > > I have tried setting environment variables, > > ENV[''LD_LIBRARY_PATH''] = ''/usr/local/lib'' > > I have also tried reinstalling RMagick and file_column but to no > avail. I have been researched the mailing list and found a couple of > instances where people were getting the same error and tried > everything they recommended but I still keep getting the errors. > > Is it because I am running Rails 1.1 for this particular application? > > Any help is greatly appreciated. > > Tim > > ------------------------------------------------------------------------ > > _______________________________________________ > Rails mailing list > Rails@lists.rubyonrails.org > http://lists.rubyonrails.org/mailman/listinfo/rails >_______________________________________________ Rails mailing list Rails@lists.rubyonrails.org http://lists.rubyonrails.org/mailman/listinfo/rails -------------- next part -------------- An HTML attachment was scrubbed... URL: http://wrath.rubyonrails.org/pipermail/rails/attachments/20060517/47bc4c1d/attachment.html