Skip to content

Installing rmagick in Arch Linux #51

Description

Getting vimdeck requires getting rmagick installed, and that's not straightforward in Arch.
You'll get the well-known found partial imagemagick installation error (MagicWand.h not found).

I finally found this site, which provided me the workaround:

  • export PKG_CONFIG_PATH=/usr/lib/imagemagick6/pkgconfig
  • gem install vimdeck

Leaving this here in case you want to incorporate it in the README

Activity

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

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

      Milestone

      No milestone

      Relationships

      None yet

      Development

      No branches or pull requests

      Issue actions