I am trying to install ffmpeg-php on SME7, I have gcc-c++ gcc installed
so far I have;
Downloaded ffmpeg-php to /usr/include/php/ext
Then used phpize
Everything is OK to this point
However, when I go to ./configure I get this error:
configure: error: cannot run /bin/sh ./config.sub
Can anybody help?