What do I need to build OpenWBEM?
To build OpenWBEM, you need gcc version 2.95 or higher, and GNU makex. Note that you currently can’t use gcc 2.96 from RedHat, it miscompiles the code. Also you can’t use gcc 3.0.x due to some problems that gcc 3.0.x has with iostreams. gcc 3.1.x and higher have been verified to work correctly. Optionally, you may also want OpenSSL if you want to support HTTPS, and zlib if you want to support zlib (deflate) compression.