I have Omeka Classic v.3.1.2 installed on Debian 12, what is the correct way to install ImageMagick?, so that it shows thumbnail images of the PDF files I uploaded.
Omeka Classic throws the following message:
“The ImageMagick directory path has not been defined. No derived images will be created. If you want Omeka to create derived images, please add the path in settings.”
I followed the steps you recommended to correctly install ImageMagick, but when I loaded a pdf file, it showed me the same message again:
“The ImageMagick directory path has not been defined. No derived images will be created. If you want Omeka to create derived images, please add the path in settings.”
I was able to solve the problem. After having successfully installed ImageMagick, I should have entered Settings and in the ImageMagick directory path option indicate the correct path /usr/bin then Test and finally Save.