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

Not sure I can help you, but what platform are you running on (I had
some issues when transferring onto Ubuntu)?

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 [email protected] wrote: Not sure I can help you,
but what platform are you running on (I had
some issues when transferring onto Ubuntu)?