Probably the tools you've installed aren't on your path when you run the configure script. For example, if you've installed ImageMagick, you should do a "which mogrify" before doing the Plucker install. If it says "no mogrify in ...", you've got to change your PATH setting to include the directory in which the installed binaries live.
Bill
