Skip to content
GitLab
Projects Groups Snippets
  • /
  • Help
    • Help
    • Support
    • Community forum
    • Submit feedback
    • Contribute to GitLab
  • Sign in
  • bob bob
  • Project information
    • Project information
    • Activity
    • Labels
    • Members
  • Repository
    • Repository
    • Files
    • Commits
    • Branches
    • Tags
    • Contributors
    • Graph
    • Compare
  • Issues 3
    • Issues 3
    • List
    • Boards
    • Service Desk
    • Milestones
  • Merge requests 0
    • Merge requests 0
  • CI/CD
    • CI/CD
    • Pipelines
    • Jobs
    • Schedules
  • Deployments
    • Deployments
    • Environments
    • Releases
  • Monitor
    • Monitor
    • Incidents
  • Analytics
    • Analytics
    • Value stream
    • CI/CD
    • Repository
  • Wiki
    • Wiki
  • Activity
  • Graph
  • Create a new issue
  • Jobs
  • Commits
  • Issue Boards
Collapse sidebar
  • bobbob
  • bobbob
  • Issues
  • #59
Closed
Open
Issue created Jun 22, 2012 by André Anjos@andre.anjos💬Owner

ImageMagick 6.7.7 issues on OSX (MacPorts)

Created by: anjos

We just found out that the version of ImageMagick currently shipped with MacPorts (6.7.7) presents a runtime problem related to https://bugs.archlinux.org/task/30122?project=1&openedfrom=-1+week. Until that gets upgraded in MacPorts, avoid using that version. If you upgraded and things became unstable, downgrade with the following recipe:

$ wget --no-check-certificate https://trac.macports.org/export/93199/trunk/dports/graphics/ImageMagick/Portfile
$ sudo port uninstall ImageMagick
$ sudo port install

6.7.6 and 6.7.7 are API and ABI compatible. You don't need to recompile your build of Bob after downgrading or upgrading.

Assignee
Assign to
Time tracking