質問編集履歴
1
Markdown記法を使用
test
CHANGED
File without changes
|
test
CHANGED
@@ -17,6 +17,16 @@
|
|
17
17
|
Make sure that `gem install rmagick -v '4.2.2' --source 'https://rubygems.org/'` succeeds before
|
18
18
|
|
19
19
|
bundling.
|
20
|
+
|
21
|
+
```
|
22
|
+
|
23
|
+
```
|
24
|
+
|
25
|
+
ERROR: Can't install RMagick 4.2.2.
|
26
|
+
|
27
|
+
Can't find the ImageMagick library or one of the dependent libraries.
|
28
|
+
|
29
|
+
Check the mkmf.log file for more detailed information.
|
20
30
|
|
21
31
|
```
|
22
32
|
|