timlaha.blogg.se

Linux imagemagick version
Linux imagemagick version





linux imagemagick version

Looks like the binaries available are one version up. Sorry, something went I tried the approach you mentioned.

linux imagemagick version

Hope this helps someone else with the same problem. Sudo ln -s /usr/local/lib/.2.0.0 libMagickWand.so.5Įverything seems to be working now. I had to create a symlink to like this to the libMagick files: sudo ln -s /usr/local/lib/.2.0.0 libMagickCore.so.5 PHP Warning: PHP Startup: Unable to load dynamic library '/usr/lib64/php/modules/imagick.so' - libMagickCore.so.5: cannot open shared object file: No such file or directory in Unknown on line 0 I was getting the following errors in the /var/log/httpd/error_log after restarting apache: PHP Warning: PHP Startup: Unable to load dynamic library '/usr/lib64/php/modules/imagick.so' - libMagickWand.so.5: cannot open shared object file: No such file or directory in Unknown on line 0 However I ran into problems when trying to use imagemagick with php. This almost worked as described but I had to do: make







Linux imagemagick version