arduino / openwrt-packages-yun

67 stars 51 forks source link

Imagemagick missing multiple binaries #5

Closed vincefarq closed 10 years ago

vincefarq commented 10 years ago

The default imagemagick-tools only support convert and mogrify. The following are missing: animate, compare, composite, conjure, display, identify, import, montage, stream.

I had help in adding the missing binaries manually, and they appeared to work.

Discussion on Arduino forum: http://forum.arduino.cc/index.php?topic=243306.0

-Vince

ffissore commented 10 years ago

Updated package will be available next Monday

samer commented 10 years ago

I upgraded to OpenWrt-Yun 1.4.1 and ran opkg update && opkg install imagemagick the installation was successful, but it seems that the imagemagick binaries are not copied to /usr/bin/ For example, trying to run animate yields:

   root@arduino:# animate
   -ash: animate: not found

Any ideas on how to fix this?

ffissore commented 10 years ago

Tools are in imagemagick-tools