Hello,

I have a PHP app which needs to manipulate images but unfortunately jpeg is
not supported by default.

I have forked the heroku-buildpack-php on github but I ave little
experience on things about compiling PHP :(

I know I need to add --with-jpeg just before the --with-gd in the
./configure of PHP

But the buildpack only gives the ability to update the *php.ini* and *
compile* files and none of them contains the magic line to update
(./configure...) ...

Is there is a way to add jpeg support through the two mentioned files ?

-- 
  Guéno

-- 
You received this message because you are subscribed to the Google Groups 
"Heroku" group.
To post to this group, send email to [email protected].
To unsubscribe from this group, send email to 
[email protected].
For more options, visit this group at 
http://groups.google.com/group/heroku?hl=en.

Reply via email to