Right now i've finished compile ffmpeg
on Ubuntu 16.04 following the tutorial
that reference to ffmpeg-ubuntu-debian.sh
script, and works as expected.

This is without modify anything in the
script.



El mié, 04-07-2018 a las 01:35 -0400, Siovel Rodriguez escribió:
> Hi, I am trying to install OpenMeetings 4.04 in Ubuntu 16.04, but 
> I have a problem with the script ffmpeg-ubuntu-debian.sh
> 
> In the lines:
> cd x264-*/
> PATH="$HOME/bin:$PATH" ./configure --prefix="$HOME/ffmpeg_build" --
> bindir="$HOME/bin" --enable-static --disable-opencl &&
> PATH="$HOME/bin:$PATH" make && sudo make install && make distclean;
> cd ..
> 
> The output is:
> Found no assembler
> Minimum version is nasm-2.13
> If you really want to compile without asm, configure with --disable-
> asm.
> 
> what should I do? add --disable-asm option or is something that I
> lack for the complication ?
> 
> Regards,
> 
> 
> 
> 

Reply via email to