From 89733a76d6f5966392c1e86e8e68d1736d8dfb4b Mon Sep 17 00:00:00 2001 From: Tony Theodore Date: Sun, 3 Oct 2010 22:36:34 +1100 Subject: new build requirement: add yasm link and package names to the docs --- doc/index.html | 17 +++++++++++------ 1 file changed, 11 insertions(+), 6 deletions(-) diff --git a/doc/index.html b/doc/index.html index a35aa30..9a1b09f 100644 --- a/doc/index.html +++ b/doc/index.html @@ -587,6 +587,10 @@ USE_OSGPLUGIN(<plugin2>) XZ Utils + + Yasm + +

Debian

@@ -596,7 +600,8 @@ USE_OSGPLUGIN(<plugin2>) cmake flex g++ intltool make sed \ libtool openssl libssl-dev \ libxml-parser-perl patch perl \ - pkg-config scons unzip wget xz-utils + pkg-config scons unzip wget \ + xz-utils yasm

On 64-bit Debian, install also: @@ -616,7 +621,7 @@ USE_OSGPLUGIN(<plugin2>)

pkg_add -r automake110 autoconf262 bash bison cmake \
            flex gmake gsed intltool libtool openssl \
            patch perl p5-XML-Parser pkg-config scons \
-           unzip wget
+ unzip wget yasm

Ensure that /usr/local/bin preceeds /usr/bin in your $PATH: @@ -643,7 +648,7 @@ USE_OSGPLUGIN(<plugin2>)

pacman-g2 -S autoconf automake bash bzip2 bison cmake \
              flex gcc intltool make sed libtool openssl \
              patch perl perl-xml-parser pkgconfig scons \
-             unzip wget xz xz-lzma
+ unzip wget xz xz-lzma yasm

On 64-bit Frugalware, @@ -660,7 +665,7 @@ USE_OSGPLUGIN(<plugin2>) sys-devel/libtool dev-libs/openssl sys-devel/patch \ dev-lang/perl dev-perl/XML-Parser \ dev-util/pkgconfig dev-util/scons app-arch/unzip \ - net-misc/wget app-arch/xz-utils + net-misc/wget app-arch/xz-utils dev-lang/yasm

There are @@ -680,7 +685,7 @@ USE_OSGPLUGIN(<plugin2>)

sudo port install autoconf automake bison cmake flex \
                   gsed intltool libtool openssl \
                   p5-xml-parser pkgconfig scons \
-                  wget xz-devel
+ wget xz-devel yasm

On Mac OS X ≤ 10.5, also select a more recent GCC:

@@ -695,7 +700,7 @@ sudo gcc_select gcc42 intltool libtool make openssl \ libopenssl-devel patch perl \ perl-XML-Parser pkg-config scons \ - sed unzip wget xz + sed unzip wget xz yasm

openSUSE 11.3 x86_64 (additional)

zypper install -R gcc-32bit glibc-devel-32bit \
-- 
cgit v0.12