Rmagick problem

Hi,   I have installed rmagick and imagemagick in ubuntu system

after installing imagemagick and rmagick i am getting the following error

no such file to load -- rmagick

if anybody know solution please reply..

Thanx in advance

Hi,

I'm not using ubuntu right now so can't test it but possibly you installed rmagick from Ubuntu DEB package? I remember I had some problems when installed ruby libraries on ubuntu with apt-get and not rubygems package manager.

You will probably need to install imagemagick-dev or similiar using Ubuntu package manager, and then "rmagick" using rubygems.