Qasim Khan
2007-04-19 07:53:53 UTC
I am new at Linux and my assignment is to convert videos using ffmpeg on
linux for this purpose I am using Ubuntu.
I downloaded the ffmpeg binary for linux from (
http://gallery.menalto.com/node/48110). I put it on the desktop and when i
tried to run it. It gave me a error of permssion denied. Even I have root
access on Ubuntu.
root at xyz:/home/xyz/Desktop# /home/xyz/Desktop/ffmpeg
bash: /home/kraysis/Desktop/ffmpeg: Permission denied
I also tried the following link to make my own binary:
http://vexxhost.com/blog/2007/03/03/installing-ffmpeg-ffmpeg-php-mplayer-mencoder-flv2tool-lame-mp3-encoder-libogg-%E2%80%93-the-easy-way/
but I stuck on step 7
root at xyz:/home/xyz/ffmpeg/lame-3.97# ./configure
checking build system type... i686-pc-linux-gnuoldld
checking host system type... i686-pc-linux-gnuoldld
checking for a BSD-compatible install... /usr/bin/install -c
checking whether build environment is sane... yes
checking for gawk... no
checking for mawk... mawk
checking whether make sets $(MAKE)... no
checking whether to enable maintainer-specific portions of Makefiles... no
checking for style of include used by make... none
checking for gcc... no
checking for cc... no
checking for cc... no
checking for cl... no
configure: error: no acceptable C compiler found in $PATH
See `config.log' for more details.
root at xyz:/home/xyz/ffmpeg/lame-3.97# make
bash: make: command not found
root at xyz:/home/xyz/ffmpeg/lame-3.97# make install
bash: make: command not found
root at xyz:/home/xyz/ffmpeg/lame-3.97#
I am looking for some positive response.
linux for this purpose I am using Ubuntu.
I downloaded the ffmpeg binary for linux from (
http://gallery.menalto.com/node/48110). I put it on the desktop and when i
tried to run it. It gave me a error of permssion denied. Even I have root
access on Ubuntu.
root at xyz:/home/xyz/Desktop# /home/xyz/Desktop/ffmpeg
bash: /home/kraysis/Desktop/ffmpeg: Permission denied
I also tried the following link to make my own binary:
http://vexxhost.com/blog/2007/03/03/installing-ffmpeg-ffmpeg-php-mplayer-mencoder-flv2tool-lame-mp3-encoder-libogg-%E2%80%93-the-easy-way/
but I stuck on step 7
root at xyz:/home/xyz/ffmpeg/lame-3.97# ./configure
checking build system type... i686-pc-linux-gnuoldld
checking host system type... i686-pc-linux-gnuoldld
checking for a BSD-compatible install... /usr/bin/install -c
checking whether build environment is sane... yes
checking for gawk... no
checking for mawk... mawk
checking whether make sets $(MAKE)... no
checking whether to enable maintainer-specific portions of Makefiles... no
checking for style of include used by make... none
checking for gcc... no
checking for cc... no
checking for cc... no
checking for cl... no
configure: error: no acceptable C compiler found in $PATH
See `config.log' for more details.
root at xyz:/home/xyz/ffmpeg/lame-3.97# make
bash: make: command not found
root at xyz:/home/xyz/ffmpeg/lame-3.97# make install
bash: make: command not found
root at xyz:/home/xyz/ffmpeg/lame-3.97#
I am looking for some positive response.