I want to pass MiniMagick (ImageMagick) Path on cron on EC2 of AWS
I am using mini_magic in the script that I want to run on cron.
If this is the reason, the following failed logs will be thrown out.
I understand that I need to pass through PATH with cron, but I don't know how to pass through it.
Also, should I set the mini_magic installation destination?
(mini_magic is already installed in gem.)
I don't know enough about how to find out where to install it.
Could you please let me know?Thank you for your cooperation.
Validation failed: Imagetranslation missing: ja.errors.messages.mini_magic_processing_error
I was able to solve this problem by adding PATH for ImageMagic by referring to this.
Thank you.
https://qiita.com/piggydev/items/b13c0f0cf0ba67761f08
https://qiita.com/positrium/items/a2de9af6c5b4d06b504e
581 PHP ssh2_scp_send fails to send files as intended
572 rails db:create error: Could not find mysql2-0.5.4 in any of the sources
578 Understanding How to Configure Google API Key
610 GDB gets version error when attempting to debug with the Presense SDK (IDE)
912 When building Fast API+Uvicorn environment with PyInstaller, console=False results in an error
© 2024 OneMinuteCode. All rights reserved.