You need a C compiler and the make program.
Procedure
-
Go to the docs/VMGuestAppMonitor/samples/C directory.
-
Run the make command.
On a 64-bit machine you might want to change lib32 to lib64 in the makefile.
-
Set LD_LIBRARY_PATH as described above.
-
Run the sample program. See below for program usage.