NAME Task::WebGUI - Install WebGUI dependencies VERSION version 1.101060 DESCRIPTION Run the following to install all WebGUI dependencies: > cpanm Task::WebGUI If Image::Magick fails to install, you may need to download and install it manually tar xvfz ImageMagick.tar.gz cd ImageMagick-* ./configure make && make check && sudo make install cd PerlMagick perl Makefile.PL make test && make install SEE ALSO http://webgui.org AUTHOR Patrick Donelan COPYRIGHT AND LICENSE This software is copyright (c) 2010 by Patrick Donelan. This is free software; you can redistribute it and/or modify it under the same terms as the Perl 5 programming language system itself.