1

私のプロジェクトの1つにimagekit gemを使用して、htmlから画像を作成しています。Imagekit は wkhtmltoimage を使用して、html から画像を生成します。

を使用して wkhtmltoimage をインストールしましgem install wkhtmltoimage-binaryた。しかし、例/usr/bin/wkhtmltoimage --helpを実行しようとすると、次のエラーが発生します。

/usr/bin/wkhtmltoimage: error while loading shared libraries: libicui18n.so.42: cannot open shared object file: No such file or directory.

Centos 6.6 サーバーで Ruby on Rails 4 プロジェクトを実行しています。

提案してください。

4

0 に答える 0