{"id":243,"date":"2011-10-24T06:07:33","date_gmt":"2011-10-24T11:07:33","guid":{"rendered":"http:\/\/www.compdigitec.com\/labs\/?p=243"},"modified":"2011-10-24T06:08:13","modified_gmt":"2011-10-24T11:08:13","slug":"updated-version-of-yasm-v1-1-0-for-ubuntu","status":"publish","type":"post","link":"http:\/\/www.compdigitec.com\/labs\/2011\/10\/24\/updated-version-of-yasm-v1-1-0-for-ubuntu\/","title":{"rendered":"Updated version of YASM v1.1.0 for Ubuntu"},"content":{"rendered":"<p>The version of YASM provided with Ubuntu 10.04 is a bit outdated (0.8, updated in 2009) and is not sufficient enough to <a href=\"http:\/\/www.compdigitec.com\/labs\/2011\/06\/30\/light-build-of-mozilla-firefox\/\">compile Mozilla Firefox<\/a>. Therefore we have decided to compile an updated package of YASM v1.1.0 instead.<\/p>\n<p><strong>Download<\/strong><\/p>\n<ul>\n<li><a href=\"\/labs\/files\/yasm-compdigitec-unofficial_1.1.0-1_i386.deb\">yasm-compdigitec-unofficial_1.1.0-1_i386.deb<\/a> (Debian Package, 1.8MB)<\/li>\n<li><a href=\"\/labs\/files\/yasm-compdigitec-unofficial_1.1.0-1_i386.rpm\">yasm-compdigitec-unofficial_1.1.0-1_i386.rpm<\/a> (RPM Package, 1.8MB)<\/li>\n<\/ul>\n<div><strong>Compile your own copy<\/strong><\/div>\n<pre class=\"brush: bash; title: ; notranslate\" title=\"\">\r\nwget http:\/\/www.tortall.net\/projects\/yasm\/releases\/yasm-1.1.0.tar.gz -O- | tar zxvf -\r\ncd yasm-1.1.0\r\n.\/configure --disable-nls --prefix=\/usr\r\nmake\r\nmake install\r\nyasm --version\r\n#yasm 1.1.0.2352\r\n#Compiled on Oct 23 2011.\r\n#Copyright (c) 2001-2010 Peter Johnson and other Yasm developers.\r\n#Run yasm --license for licensing overview and summary.\r\n<\/pre>","protected":false},"excerpt":{"rendered":"<p>The version of YASM provided with Ubuntu 10.04 is a bit outdated (0.8, updated in 2009) and is not sufficient enough to compile Mozilla Firefox. Therefore we have decided to compile an updated package of YASM v1.1.0 instead. Download yasm-compdigitec-unofficial_1.1.0-1_i386.deb (Debian Package, 1.8MB) yasm-compdigitec-unofficial_1.1.0-1_i386.rpm (RPM Package, 1.8MB) Compile your own copy<\/p>\n","protected":false},"author":1,"featured_media":0,"comment_status":"open","ping_status":"open","sticky":false,"template":"","format":"standard","meta":[],"categories":[3],"tags":[767,13,558,766,765],"_links":{"self":[{"href":"http:\/\/www.compdigitec.com\/labs\/wp-json\/wp\/v2\/posts\/243"}],"collection":[{"href":"http:\/\/www.compdigitec.com\/labs\/wp-json\/wp\/v2\/posts"}],"about":[{"href":"http:\/\/www.compdigitec.com\/labs\/wp-json\/wp\/v2\/types\/post"}],"author":[{"embeddable":true,"href":"http:\/\/www.compdigitec.com\/labs\/wp-json\/wp\/v2\/users\/1"}],"replies":[{"embeddable":true,"href":"http:\/\/www.compdigitec.com\/labs\/wp-json\/wp\/v2\/comments?post=243"}],"version-history":[{"count":0,"href":"http:\/\/www.compdigitec.com\/labs\/wp-json\/wp\/v2\/posts\/243\/revisions"}],"wp:attachment":[{"href":"http:\/\/www.compdigitec.com\/labs\/wp-json\/wp\/v2\/media?parent=243"}],"wp:term":[{"taxonomy":"category","embeddable":true,"href":"http:\/\/www.compdigitec.com\/labs\/wp-json\/wp\/v2\/categories?post=243"},{"taxonomy":"post_tag","embeddable":true,"href":"http:\/\/www.compdigitec.com\/labs\/wp-json\/wp\/v2\/tags?post=243"}],"curies":[{"name":"wp","href":"https:\/\/api.w.org\/{rel}","templated":true}]}}