next up previous contents
Next: About this document ... Up: Writing a C++ Provider Previous: The C++ Provider Factory   Contents

Making a Shared Library

The C++ class representing the provider will need to be compiled into a shared library (.so). Then, just put the .so file in the directory specified by the cppprovifc.prov_location configuration item in openwbem.conf.

Bart Whiteley 2002-12-12