Skip to content

Instantly share code, notes, and snippets.

@enmachs
Created July 15, 2018 16:26
Show Gist options
  • Select an option

  • Save enmachs/af481b8c2caf5276ad3518c6ca0d7194 to your computer and use it in GitHub Desktop.

Select an option

Save enmachs/af481b8c2caf5276ad3518c6ca0d7194 to your computer and use it in GitHub Desktop.
Manjaro Deepin
# --- Solución para error de rmagick al bundle install
# checking for gcc... yes
# checking for Magick-config... no
# checking for pkg-config... yes
# checking for outdated ImageMagick version (<= 6.4.9)... no
# checking for presence of MagickWand API (ImageMagick version >= 6.9.0)... no
# checking for Ruby version >= 1.8.5... yes
# checking for stdint.h... yes
# checking for sys/types.h... yes
# checking for wand/MagickWand.h... no
# Can't install RMagick 2.16.0. Can't find MagickWand.h.
Link: https://gist.github.com/sigmike/591c9ede57d962dc26ea0790ade50808
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment