can someone please tell me if phpize needs to be run for default php extensions? by default i mean the extensions that are included in the /ext directory when you unpack the php source code. i've run phpize for a custom extension i'm trying to use (php-ffmpeg), but i'm having a lot of problems right now with configure and make process.
neal.