teratail header banner
teratail header banner
質問するログイン新規登録

回答編集履歴

2

追記

2016/06/06 13:50

投稿

退会済みユーザー
answer CHANGED
@@ -14,4 +14,6 @@
14
14
  libwebp-java.x86_64 0.4.3-3.el6 epel
15
15
  libwebp-tools.x86_64
16
16
 
17
- epel レポジトリをインストールしてください。
17
+ epel レポジトリをインストールしてください。
18
+
19
+ [http://qiita.com/muniere/items/6c4923a070cbbd824f39](http://qiita.com/muniere/items/6c4923a070cbbd824f39)

1

追記

2016/06/06 13:50

投稿

退会済みユーザー
answer CHANGED
@@ -2,4 +2,16 @@
2
2
  yum install libwebp
3
3
  ```
4
4
 
5
- [http://www.pupha.net/archives/3116/](http://www.pupha.net/archives/3116/)
5
+ [http://www.pupha.net/archives/3116/](http://www.pupha.net/archives/3116/)
6
+
7
+ ---
8
+
9
+ yum list | grep libwebp
10
+ libwebp.x86_64 0.4.3-3.el6 @epel
11
+ libwebp.i686 0.4.3-3.el6 epel
12
+ libwebp-devel.i686 0.4.3-3.el6 epel
13
+ libwebp-devel.x86_64 0.4.3-3.el6 epel
14
+ libwebp-java.x86_64 0.4.3-3.el6 epel
15
+ libwebp-tools.x86_64
16
+
17
+ epel レポジトリをインストールしてください。