Can't install FFMpeg
Posted by: UnReaL69
Posted on: 2009-08-20 06:46:00
Hello,
After spending 2 days trying diferent ways to install ffmpeg,from diferent sources, I ask for some help.
After following Dreamhost wiki on ffmpeg, running the follow command:
[hawks]$ ./configure --prefix=$HOME --enable-cross-compile --enable-shared
I get this error:
Unable to create and execute files in /tmp. Set the TMPDIR environment
variable to another directory and make sure that it is not mounted noexec.
Sanity test failed.
If you think configure made a mistake, make sure you are using the latest
version from SVN. If the latest version fails, report the problem to the
ffmpeg-user@mplayerhq.hu mailing list or IRC #ffmpeg on irc.freenode.net.
Include the log file "config.err" produced by configure as this will help
solving the problem.
After following Dreamhost wiki on Php-ffmpeg --
I get here, running the command in shell "phpize" and I get the error:
"Cannot find autoconf. Please check your autoconf installation and the $PHP_AUTOCONF
environment variable is set correctly and then rerun this script.
Any kind of help will be helpfull, I'm not very familiar with these languages :)