Closed housni closed 8 years ago
This may have changed with later version of Trusty (14.04.5?) then, and updated packages for ImageMagick.
I checked Precise which is the previous LTS Ubuntu to Trusty. I even checked Trusty Updates with no luck.
However, image conversions happen. My guess is that the img.*
configs are redundant and Alfresco 5.x use the configs to find ImageMagick. Is that possible?
Fixed in d49a08418288a0bc508f08a8a9e57c71c24da401
Closing this issue since the fix has been pushed to master.
I noticed this ImageMagick line: https://github.com/loftuxab/alfresco-ubuntu-install/blob/master/alfinstall.sh#L443
I can see that it's attempting to create a symlink to ImageMagick but as you can see from the Trusty filelist, the path doesn't exist.
This also applies to some ImageMagick configs in alfresco-global.properties. None of these paths seem to exist in Trusty so I'm wondering if I'm missing something or if this is a bug?