Arun SAG wrote: >>> Do this implies that ImageMagick and MagickWand is installed on my >system >>> and functioning properly. > > No,It implies that they are available in package repository and can be > installed. > > To find out whether a package is installed or not try > "rpm -qil <packagename>" > > example:"rpm -qil ImageMagick"
or simply # yum info ImageMagick. Name : ImageMagick Arch : i386 Version : 6.4.0.10 Release : 2.fc10 Size : 27 M Repo : installed Summary : An X application for displaying and manipulating images URL : http://www.imagemagick.org/ License : ImageMagick ... Repo says installed (ie) it is already installed. Otherwise it would show you the repository name, it is available from. Rahul _______________________________________________ To unsubscribe, email [email protected] with "unsubscribe <password> <address>" in the subject or body of the message. http://www.ae.iitm.ac.in/mailman/listinfo/ilugc
