Posts Tagged ‘yasm’

Friday, November 21st, 2008 at 09:40 | 0 comments
Categories: linux
Tags: , ,

compiled from official stable tarball

Friday, October 31st, 2008 at 20:16 | 0 comments
Categories: linux
Tags: , , ,

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 [...]

Friday, June 13th, 2008 at 01:20 | 0 comments
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

Friday, June 13th, 2008 at 01:15 | 0 comments
Categories: linux
TOP