I had the error: ruby: symbol lookup error: /var/lib/gems/1.8/gems/rmagick-2.9.2/ext/RMagick/RMagick2.so: undefined symbol: DestroyConstitute
Seems that DestroyConstitute() has been renamed to ConstituteComponentTerminus(), my patch just changes that. ** Patch added: "imgmagick.patch" https://bugs.launchpad.net/ubuntu/+source/librmagick-ruby/+bug/518122/+attachment/1513269/+files/imgmagick.patch -- Please rebuild for newer version of ImageMagick https://bugs.launchpad.net/bugs/518122 You received this bug notification because you are subscribed to Ubuntu. Status in “librmagick-ruby” package in Ubuntu: Confirmed Status in “librmagick-ruby” package in Debian: Fix Released Bug description: Binary package hint: librmagick-ruby Open console type irb require 'RMagick' Get error loading lib _______________________________________________ Pkg-ruby-extras-maintainers mailing list [email protected] http://lists.alioth.debian.org/mailman/listinfo/pkg-ruby-extras-maintainers
