When in the installing screen, I get the following:
|
Path to php binary
Description:
Example:
|
found
You should specify full path to your PHP interpreter here.
/usr/local/bin/php
|
|
Path to mogrify
Description:
Example:
|
not found
If mogrify binary doesn't exist please install ImageMagick
/usr/local/bin/mogrify
|
|
Path to convert
Description:
Example:
|
not found
If convert binary doesn't exist please install ImageMagick
/usr/local/bin/convert
|
|
Path to composite
Description:
Example:
|
not found
If composite binary doesn't exist please install ImageMagick
/usr/local/bin/composite
|
| Check GD Installed | GD library installed |
Now, if I have GD installed why does it ask for ImageMagick? Or what do I need to do?
