Skip to content

Instantly share code, notes, and snippets.

@joshmyers
Created November 10, 2014 21:49
Show Gist options
  • Star 0 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save joshmyers/befde20b91bac2245865 to your computer and use it in GitHub Desktop.
Save joshmyers/befde20b91bac2245865 to your computer and use it in GitHub Desktop.
$ update-alternatives --install /usr/bin/animate animate /opt/imagemagick/6.8/bin/animate 1061
update-alternatives: warning: forcing reinstallation of alternative /opt/imagemagick/6.8/bin/animate because link group animate is broken.
update-alternatives: warning: not replacing /usr/bin/animate with a link.
@joshmyers
Copy link
Author

$ which animate
/usr/bin/animate

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment