Q: See compiler errors when calling make from php?
Posted: 2008-05-22T19:13:45-07:00
I am trying to make ImageMagick by calling configure, make, and make install
from php. I don't have shell access to the server hosting me. I have successfully
done these steps in the past with an older version of ImageMagick. But now, the
current version stops when trying to compile quantum.c and the php output does
not show any errors. How can I see the compiler errors? e.g. Is the compiler
output stored in a file? Can I configure differently and see output?
IMFreak
from php. I don't have shell access to the server hosting me. I have successfully
done these steps in the past with an older version of ImageMagick. But now, the
current version stops when trying to compile quantum.c and the php output does
not show any errors. How can I see the compiler errors? e.g. Is the compiler
output stored in a file? Can I configure differently and see output?
IMFreak