there is a php extension to which i need to pass a configure option then install in with pecl command. I can't find a way to do this. Of course I can install it manually, but i need it to be able to install it with single command - so that it is easily installable through puppet.
Any ideas?