Subhendu:

--- On Thu, Oct 9, 2014 at 12:13 PM, Subhendu Ghosh <[email protected]> wrote:
| For sub-task 1 steps i followed
\--

Which distro are you using? Please try method A:

  $ cd cppagent
  $ mkdir build
  $ cd build
  $ cmake ..
  $ make
  $ ./agent/agent_test

OR

Clone a fresh copy of the cppagent and try with method B:

  $ cd cppagent
  $ cmake .
  $ cd test
  $ make
  $ ./agent_test

Paste the output for each method attempt.

Thanks!

SK

-- 
Shakthi Kannan
http://www.shakthimaan.com
_______________________________________________
Users mailing list
[email protected]
http://lists.dgplug.org/listinfo.cgi/users-dgplug.org

Reply via email to