Skip to content

Update imagemagick from 6.9.4 4 to 6.9.10 10 #879

Merged
merged 3 commits into from
Aug 24, 2018

Conversation

thomas
Copy link
Collaborator

@thomas thomas commented Aug 23, 2018

No description provided.

@david david merged commit a9c7514 into master Aug 24, 2018
@donald
Copy link
Collaborator

donald commented Aug 28, 2018

benner@zoophobie:~/Source/modhmm$ emacs -nw README.md
emacs: error while loading shared libraries: libMagickWand-6.Q16.so.2:
cannot open shared object file: No such file or directory

@thomas
Copy link
Collaborator Author

thomas commented Aug 28, 2018

Brilliant, they have increased lib versions (to my understanding API's) within a release cycle.
I propose to rebuild 6.9.4p4 and add the ghostscript mitigation.

donald added a commit that referenced this pull request Sep 6, 2018
After #879 "Update imagemagick from 6.9.4 4 to 6.9.10 10" we need to
rebuild gnudatalanguage-gdl:

    buczek@deinemuddah:~$ gdl
    gdl: error while loading shared libraries: libMagick++-6.Q16.so.6:
    cannot open shared object file: No such file or directory

Rebuild to compile against current imagemagick library.

    buczek@theinternet:~$ gdl

      GDL - GNU Data Language, Version 0.9.8 svn

    - For basic information type HELP,/INFO
    - Default library routine search path used (GDL_PATH/IDL_PATH env. var. not set):
      +/usr/share/gnudatalanguage/lib
    - No startup file read (GDL_STARTUP/IDL_STARTUP env. var. not set).
    - Please report bugs, feature or help requests and patches at:
      http://sourceforge.net/projects/gnudatalanguage/
@donald donald deleted the update-imagemagick-from-6.9.4-4-to-6.9.10-10 branch September 14, 2018 08:46
thomas added a commit that referenced this pull request Sep 14, 2018
This fixes the borkage that happened by the update from
imagemagick v.6.9.4pl4 to v.6.9.10pl10 (sic!), see #879.

When installed the following files can be removed from DM:
/usr/lib/libMagickWand-6.Q16.so.2
/usr/lib/libMagickWand-6.Q16.so.2.0.0
/usr/lib/libMagickCore-6.Q16.so.2
/usr/lib/libMagickCore-6.Q16.so.2.0.0
Sign in to join this conversation on GitHub.
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

3 participants