On Thu, Oct 9, 2014 at 10:56 PM, Shakthi Kannan <[email protected]> wrote:
> 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 > Hi, Output for method A http://fpaste.org/140716/28794491/ Output for method B http://fpaste.org/140706/12878675/ Also i am using fedora 20 Thanks, Subhendu _______________________________________________ Users mailing list [email protected] http://lists.dgplug.org/listinfo.cgi/users-dgplug.org
