Compiling the Sample Program on Linux
You need a C compiler and the
make
program.- Go to thedocs/VMGuestAppMonitor/samples/Cdirectory.
- Run themakecommand.On a 64-bit machine you might want to changelib32tolib64in themakefile.
- SetLD_LIBRARY_PATHas described above.
- Run the sample program. See below for program usage../sample