Shahrukh Khan wrote: > > > I searched for ImageMagick and MagickWand in my system by using the command > as shown > > > [r...@localhost Desktop]# yum search ImageMagick > ImageMagick.i386 6.3.2.9-3.fc7
I don't see a problem. You searched for imagemagick and it shows that it is available in the repository. Your version of Fedora is EOL'ed and won't get security updates though and you should look at upgrading to a current maintained version, either Fedora 9 or 10. Yum in recent versions is a little more smarter. # sudo yum -C install imagemagick Loaded plugins: refresh-packagekit Setting up Install Process Parsing package install arguments No package imagemagick available. * Maybe you meant: ImageMagick Nothing to do 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
