I have shared hosting with a provider that does have ssh access, gcc, and the ability to modify php.ini for my web applications. I don't have root permissions though. When I try to compile Phalcon, I get the error, "Cannot find build files at '/usr/lib64/build'. Please check your PHP installation." Is there any way to specify a different build location?
Thanks!