Not a bug. New version of imagemagick will use symbols library
** Changed in: imagemagick (Ubuntu)
Status: Confirmed => Invalid
--
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/994807
Title:
Im
I correct myself... OOF2 will anyway fail at certain point due to
unresolved symbols.
--
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/994807
Title:
ImageMagick version 3 no longer available in Ubuntu
Status changed to 'Confirmed' because the bug affects multiple users.
** Changed in: imagemagick (Ubuntu)
Status: New => Confirmed
--
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/994807
Title:
I found this problem in running OOF2 (from NIST), and resolved creating a
symbolic link to libMagick 4 library:
sudo ln -s /usr/lib/libMagick++.so.4 /usr/lib/libMagick++.so.3
Then I run all unittests for the app and everything was OK.
I hope it will work for you app too.
--
You receiv