On Tue, Mar 24, 2009 at 1:06 PM, Shahrukh Khan <[email protected]> wrote: > But i dont know the location of php source directory and i installed > magickwand thro 'yum'. > I didnt know exactly where yum has placed the files of MagickWand.
$ rpm -qs <package-name> will list all files installed through an rpm package. Suggest you go through the below: man find man rpm man locate - Raja _______________________________________________ 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
