wget -cP ~/downloads/
http://www.tortall.net/projects/yasm/releases/yasm-1.3.0.tar.gz
tar -C ~/downloads/ -zxvf ~/downloads/yasm*
cd ~/downloads/yasm*
./configure
make
make install
make distclean
ldconfig
rm -rf ~/downloads yasm*
Em 31/08/2014 17:55, "Reindl Harald" <[email protected]> escreveu:

>
>
> Am 31.08.2014 um 16:41 schrieb Harish Amur:
> > As per your instruction in the output from "configure", I am sending this
> > email. Hope it's ok.
>
> well, what about *read* it before you forward it?
> just install "yasm" or use the suggested option
>
> > yasm/nasm not found or too old. Use --disable-yasm for a crippled build.
> > harish@harish-DL-H61M-PS3:~/Downloads/ffmpeg/ffmpeg-2.3.3$ make
> > Makefile:2: config.mak: No such file or directory
> > Makefile:58: /common.mak: No such file or directory
> > Makefile:98: /libavutil/Makefile: No such file or directory
> > Makefile:98: /library.mak: No such file or directory
> > Makefile:100: /doc/Makefile: No such file or directory
> > Makefile:183: /tests/Makefile: No such file or directory
> > make: *** No rule to make target `/tests/Makefile'.  Stop
>
>
> _______________________________________________
> ffmpeg-user mailing list
> [email protected]
> http://ffmpeg.org/mailman/listinfo/ffmpeg-user
>
>
_______________________________________________
ffmpeg-user mailing list
[email protected]
http://ffmpeg.org/mailman/listinfo/ffmpeg-user

Reply via email to