diff options
Diffstat (limited to 'doc')
-rw-r--r-- | doc/index.html | 12 |
1 files changed, 8 insertions, 4 deletions
diff --git a/doc/index.html b/doc/index.html index 9f57c60..6ae0b63 100644 --- a/doc/index.html +++ b/doc/index.html @@ -741,10 +741,14 @@ cd ..</pre> <!-- 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"> |