Posts Tagged ‘yasm’
compiled from official stable tarball
Categories: linux
when i was trying to compile x264 on ubuntu hardy, i got “No assembler. Please install yasm”, even though i installed yasm from the repository.
after checking the configure file of x264, i found out that x264 required yasm which is higher than 0.6.2. you can download the latest (so far) build of yasm from the [...]
Categories: linux
Last Changed Author: peter
Last Changed Rev: 2109
Last Changed Date: 2008-06-08 11:06:05 +0200 (Sun, 08 Jun 2008)
* Yasm 0.7.2 is the latest stable release, you can grab the i386 installer here or the amd64 installer here
Categories: linux
