Code: Select all
rpm -iv ImageMagick-6.3.3-2.i386.rpm
error: Failed dependencies:
libgvc.so.3 is needed by ImageMagick-6.3.3-2.i386
I searched with google but i can't find the file, what can i do to make this work? I expect that when it's compiled on fedora it should also work with my fedora core (2.6.18-1.2798.fc6). I need this for my gallery. Here it's saying:
Code: Select all
composite
Failed
Error messages:
Problem executing binary:
composite: no decode delegate for this image format `/var/www/html/gallery2test/modules/imagemagick/data/test.jpg'.
composite: missing an image filename `/var/www/html/gallery2test/g2data/tmp/imgk_h1pWXb'.
Status: 1 (expected 0)
I prefer to install the rpm than compiling the package
thanks in advance
p.s. are these testlines correct?
composite -gravity NorthWest /home/user/test.jpg /home/user/test.jpg /home/user/resulttest.jpg
composite -gravity center /home/user/test.jpg rose: /home/user/test.gif