Bienvenido! - Willkommen! - Welcome!

Bitácora Técnica de Tux&Cía., Santa Cruz de la Sierra, BO
Bitácora Central: Tux&Cía.
Bitácora de Información Avanzada: Tux&Cía.-Información
May the source be with you!

Tuesday, December 7, 2010

Linux 32-bit compatibility libraries

Ubuntu
32-bit compatibility libraries must be installed. Klocwork works on 64-bit platforms in 32-bit emulation mode, so in order for Klocwork to work on Linux 64-bit platforms, you must ensure that the 32-bit libraries are installed. The way you check and install 32-bit libraries depends on your Linux distribution. For example, for Ubuntu, run the following command to install 32-bit compatibility libraries:
$ sudo apt-get install ia32-libs

OpenSUSE 
Open Yast and select Software Management. Under View select Patterns and choose "32-Bit Runtime Environment", click "Accept".
You can also do this using zypper:

sudo zypper install -t pattern 32bit

No comments: