What's new

Entware ImageMagick convert cannot find its libraries

Turgut Kalfaoglu

Regular Contributor
I recently installed imagemagick using opkg..
However when I run it I get:

# convert IMG_20201003_153858.jpg -resize 1024x768 oha.jpg
convert: UnableToLoadModule '/tmp/mnt/2TBEXTERNAL/entware/lib/ImageMagick-7.0.9/modules-Q8/coders/jpeg.la': file not found @ error/module.c/OpenModule/1287.
convert: NoDecodeDelegateForThisImageFormat `JPEG' @ error/constitute.c/ReadImage/562.
convert: NoImagesDefined `oha.jpg' @ error/convert.c/ConvertImageCommand/3273.


However I see it listed:
# find / -name jpeg.la
/tmp/mnt/2TBEXTERNAL/entware/lib/ImageMagick-7.0.9/modules-Q8/coders/jpeg.la


Any ideas how to fix this? Many thanks..
 
Similar threads
Thread starter Title Forum Replies Date
R Cannot get VPN Server to allow me to access internal devices Asuswrt-Merlin AddOns 11

Similar threads

Latest threads

Support SNBForums w/ Amazon

If you'd like to support SNBForums, just use this link and buy anything on Amazon. Thanks!

Sign Up For SNBForums Daily Digest

Get an update of what's new every day delivered to your mailbox. Sign up here!
Back
Top