"pacman -Ss imagemagick"  is just a search command, not an installation
command.

First, be sure to launch MSYS2 using either mingw32.exe or mingw64.exe so
that either /mingw32/bin or /mingw64/bin is on your PATH.

Then try installing it by running:

  pacman -S $MINGW_PACKAGE_PREFIX-imagemagick

--David

On Fri, Dec 27, 2019 at 1:40 PM Il'dar Al'Miev <ialm...@yandex.ru> wrote:

> Dear All,
> hello,
>
> i installed Msys2, and ImageMagick (using, pacman -Ss imagemagick etc.).
> however, when i type, for example, "magick", or "display file1.jpg" in the
> command line of Msys2, then it says: "-bash: magick: command is not found"
> etc.
>
> i would appreciate, if anybody explain me how to use ImageMagic (and its
> commands) in a correct way in Msys2 environment ?
>
> thank you.
>
> Il'dar
>
>
> _______________________________________________
> Msys2-users mailing list
> Msys2-users@lists.sourceforge.net
> https://lists.sourceforge.net/lists/listinfo/msys2-users
>
_______________________________________________
Msys2-users mailing list
Msys2-users@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/msys2-users

Reply via email to