I have installed ImageMagick on Ubuntu 20.04 and now in a CMS I need the absolute path to the ImageMagick libraries. Because I have no experience with ImageMagick, I wonder what to enter here?
If I type 'whereis convert' then the output is
/usr/bin/convert
Is it correct that the ImageMagick...