--
You received this message because you are subscribed to the Google Groups "Ruby on Rails: Talk" group.
To unsubscribe from this group and stop receiving emails from it, send an email to rubyonrails-ta...@googlegroups.com.
To post to this group, send email to rubyonra...@googlegroups.com.
To view this discussion on the web visit https://groups.google.com/d/msgid/rubyonrails-talk/4A76380A-63F7-413A-B8F6-FADBBA3EE9BF%40gmail.com.
For more options, visit https://groups.google.com/d/optout.
On Jan 15, 2019, at 10:53 PM, David Merrick <merri...@gmail.com> wrote:The users trys to upload the image but can't because ImageMagick isn't installedOn Wed, Jan 16, 2019 at 7:27 PM Phil Edelbrock <ede...@gmail.com> wrote:
> On Jan 15, 2019, at 9:35 PM, David Merrick <merri...@gmail.com> wrote:
>
> Hi I have a web app test running on Amazon Cloud 9. The users have the ability to up load images. They currently can't do it. as I can't install ImageMagic let along the gem.
>
> Any suggestions.
>
> Cheers Dave
>
Saving the file shouldn't need IM. rmagick can be tricky, but efficient when installed if you are doing image processing. mini_magick is pretty cool and simple if IM tools are installed on the server and you need to resize/etc. (you can't install the rpm/apt/etc?)
Also see:
https://community.c9.io/t/install-imagemagick/3608
Good luck!
Phil
--
You received this message because you are subscribed to the Google Groups "Ruby on Rails: Talk" group.
To unsubscribe from this group and stop receiving emails from it, send an email to rubyonrails-ta...@googlegroups.com.
To post to this group, send email to rubyonra...@googlegroups.com.
To view this discussion on the web visit https://groups.google.com/d/msgid/rubyonrails-talk/CACmC4yD2-rGHSKYuHMuLUu7rqPSvcPKpVRCXfTnR_pCC35pL_A%40mail.gmail.com.
For more options, visit https://groups.google.com/d/optout.
--
You received this message because you are subscribed to the Google Groups "Ruby on Rails: Talk" group.
To unsubscribe from this group and stop receiving emails from it, send an email to rubyonrails-ta...@googlegroups.com.
To post to this group, send email to rubyonra...@googlegroups.com.
To view this discussion on the web visit https://groups.google.com/d/msgid/rubyonrails-talk/CACmC4yD2-rGHSKYuHMuLUu7rqPSvcPKpVRCXfTnR_pCC35pL_A%40mail.gmail.com.
For more options, visit https://groups.google.com/d/optout.
--
You received this message because you are subscribed to the Google Groups "Ruby on Rails: Talk" group.
To unsubscribe from this group and stop receiving emails from it, send an email to rubyonrails-ta...@googlegroups.com.
To post to this group, send email to rubyonra...@googlegroups.com.
To view this discussion on the web visit https://groups.google.com/d/msgid/rubyonrails-talk/DA6D1322-0C67-4A09-AC77-DD76144386DF%40gmail.com.
For more options, visit https://groups.google.com/d/optout.