mirror of
https://github.com/iv-org/documentation.git
synced 2025-06-08 15:02:45 -04:00
New version of ImageMagick
This commit is contained in:
parent
d907fb4e33
commit
68b5dc58f6
1 changed files with 1 additions and 1 deletions
|
@ -24,7 +24,7 @@ Follow the steps to fix this issue:
|
||||||
```bash
|
```bash
|
||||||
$ cd /tmp
|
$ cd /tmp
|
||||||
# check for new releases: https://github.com/ImageMagick/ImageMagick6/releases
|
# check for new releases: https://github.com/ImageMagick/ImageMagick6/releases
|
||||||
$ wget https://github.com/ImageMagick/ImageMagick6/archive/6.9.10-24.tar.gz
|
$ wget https://github.com/ImageMagick/ImageMagick6/archive/6.9.11-19.tar.gz
|
||||||
$ tar -xvf 6.9.10-24.tar.gz
|
$ tar -xvf 6.9.10-24.tar.gz
|
||||||
$ cd ImageMagick6-6.9.10-24
|
$ cd ImageMagick6-6.9.10-24
|
||||||
$ ./configure --with-rsvg
|
$ ./configure --with-rsvg
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue