Page 1 of 1

re-compiling x264 under ubuntu 12.04

PostPosted: Mon Mar 04, 2013 3:02 am
by thenamelessthing
Hi, when I follow the step to install x264g from the source. I obtain this warning under Ubuntu 12.04:


It is important or I can do what they suggest?


media@mediastation:~/src/x264$ make
Makefile:3: config.mak: No such file or directory
./configure
Found yasm 1.1.0.2352
Minimum version is yasm-1.2.0
If you really want to compile without asm, configure with --disable-asm.
make: *** [config.mak] Error 1

Re: re-compiling x264 under ubuntu 12.04

PostPosted: Mon Mar 04, 2013 1:49 pm
by zip
you don't need x264 library for Serviio really.

Re: re-compiling x264 under ubuntu 12.04

PostPosted: Tue Mar 05, 2013 7:08 pm
by khurram23
Download the tarball from http://www.tortall.net/projects/yasm/wiki/Download

  Code:
./configure
make
sudo checkinstall


then rebuild x264