changeset 1109:e2fe11a7e95e

updated system-specific instructions for requirements
author Mark Brand <mabrand@mabrand.nl>
date Thu, 02 Sep 2010 13:10:10 +0200
parents 4901471c9b7d
children 23cb889b794a
files doc/index.html
diffstat 1 files changed, 7 insertions(+), 3 deletions(-) [+]
line wrap: on
line diff
--- a/doc/index.html	Wed Sep 01 15:11:19 2010 +0200
+++ b/doc/index.html	Thu Sep 02 13:10:10 2010 +0200
@@ -741,10 +741,14 @@
 
     <!-- http://software.opensuse.org/113/en -->
     <pre>zypper install -R autoconf automake bash bison bzip2 \
-                    cmake flex gcc-c++ make sed libtool \
-                    openssl libopenssl-devel patch perl \
-                    pkg-config scons unzip wget xz</pre>
+                  cmake flex gcc-c++ make sed libtool \
+                  openssl libopenssl-devel patch perl \
+                  pkg-config scons unzip wget xz</pre>
 
+    <h3 id="requirements-opensuse64">openSUSE 11.3 x86_64 (additional)</h3>
+    <pre>zypper install -R gcc-32bit glibc-devel-32bit \
+                  libgcc45-32bit libgomp45-32bit \
+                  libstdc++45-devel-32bit</pre>
 </div>
 
 <div class="section">