Installing rmagick on Ubuntu

后端 未结 15 2057
北恋
北恋 2020-12-02 05:38

I\'m trying to get RMagick setup on Ubuntu 10.04. Looked here but had no joy. I even compiled and installed ImageMagick from source, but the instructions here still didn\'t

15条回答
  •  借酒劲吻你
    2020-12-02 06:25

    In ubuntu 16.04.3:

    This i worked:

    sudo apt install imagemagick imagemagick-6.q16

    It means this installed imagemagick then you can run RMagick.

提交回复
热议问题