mirror of
https://github.com/nextcloud/documentation.git
synced 2025-10-26 11:18:02 +00:00
misspelled Imagemagik
dnf complains about not finding `Imagemagik` and suggests you would install `ImageMagik`
This commit is contained in:
parent
78fd0d46a7
commit
4009537139
@ -88,7 +88,7 @@ Manually building redis/imagick (optional)
|
||||
|
||||
dnf config-manager --set-enabled PowerTools
|
||||
|
||||
dnf install -y Imagemagick ImageMagick-devel
|
||||
dnf install -y ImageMagick ImageMagick-devel
|
||||
|
||||
pecl install imagick
|
||||
|
||||
|
||||
Loading…
Reference in New Issue
Block a user