2
Aby zainstalować Brew's ImageMagick i naprawić jego Symlink
Załóżmy, że zainstalowałeś Imagemagick przez brew install imagemagick ale nie wchodzi w twoją ŚCIEŻKĘ. Na przykład biegnę bezskutecznie compare od ImageMagick nie jest w PATH: -bash: compare: command not found. Komenda ls -l /usr/local/bin/comparedaje ls: /usr/local/bin/compare: No such file or directory Mój plik .bash_profile if [ -f ~/.bashrc ]; then …