Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

install native imagick. It's required to display the template path hints #24

Closed
wants to merge 1 commit into from

Conversation

cesarb1392
Copy link

If you don't have natively installed Imagemagick on your machine, you can not use for example the template path hints. Maybe you want to add this to your install.sh

@NickdeK NickdeK mentioned this pull request Oct 8, 2020
@NickdeK
Copy link
Contributor

NickdeK commented Oct 8, 2020

I do found some issues with this tho, following the instructions in the readme (and using the install.sh) I don't seem to have pecl available. I followed https://stackoverflow.com/questions/54521005/pecl-command-not-found-on-macbook to get this working, not sure how we can manage that in the install script.

@paales
Copy link
Member

paales commented Oct 8, 2020

Temp workaround: Magento can also run with php-gd2. setting dev/image/default_adapter

https://devdocs.magento.com/guides/v2.4/extension-dev-guide/adapters.html#magentoframeworkimage

@hnsr
Copy link
Contributor

hnsr commented Oct 25, 2021

Seems like PECL is now available by default (tested with PHP7.4), will close this PR as this change is also covered in PR #60

@hnsr hnsr closed this Oct 25, 2021
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

4 participants