Php binary paths

Where can I find the following path information?

Path to sox binary not found
Description: Path to sox binary.If sox binary doesn't exist please install SoX (http://sox.sourceforge.net/)
Example: /usr/bin/sox

Specify ImageMagick paths:

Path to mogrify binary not found
Description: Path to mogrify binary. If mogrify binary doesn't exist please install ImageMagick
Example: /usr/local/bin/mogrify

Path to convert binary not found
Description: Path to convert binary. If convert binary doesn't exist please install ImageMagick
Example: /usr/local/bin/convert

Path to composite binary not found
Description: Path to composite binary. If composite binary doesn't exist please install ImageMagick
Example: /usr/local/bin/composite​

I'm trying to install: http://www.boonex.com/products/dolphin/

And theses paths are the only unknowns.
 
I've this problem currently. How did you get Jodo to install it? How do they install it? and ultimately: could they show me how?
 
imageMagick is available if you do NOT use the cmd method, we so not allows php to access cmd.exe for security reasons.
 
I was replying about imagemagick on the windows platform :)

It is already installed there on windows, it is part of our package to install on every server since win18.
 
What if it isn't there?
What if I'm not using JodoHost? >_>
But ye, would it already be in my directory if it was installed?
And could you by any chance help me install it if I'm not using JodoHost...
 
ohhh, if not using us you will need to ask your host, I don't know any way to have it installed at a user level. HOwever you can likely use the GD libraries as they are built into the PHP distributions.
 
Back
Top