Hi,

 

Using the tutorial for writing a new mof file, https://fedorahosted.org/openlmi/wiki/ProviderTutorialImplementationC

For generating C skeleton,

KONKRET_SCHEMA_DIR=/usr/share/sfcb/CIM konkret -m tutorial.mof TUT_UnixProcess TUT_ProcessChild

 

After executing this command, created only .h files. not created TUT_UnixProcessProvider.c, TUT_ProcessChildProvider.c

What can I do for creating provider files?

Please note that konkret version is 0.9.0

Regards,
George