On Thu, Sep 18, 2014 at 10:50 PM, YOGESHWAR DAN CHARAN < [email protected]> wrote:
> On Thu, Sep 18, 2014 at 10:36 PM, Subhendu Ghosh <[email protected]> > wrote: > > > On Thu, Sep 18, 2014 at 10:13 PM, YOGESHWAR DAN CHARAN < > > [email protected]> wrote: > > > > > On Thu, Sep 18, 2014 at 9:55 PM, Shakthi Kannan <[email protected] > > > > > wrote: > > > > > > > Hi, > > > > > > > > --- On Thu, Sep 18, 2014 at 9:51 PM, YOGESHWAR DAN CHARAN > > > > <[email protected]> wrote: > > > > | Downloaded code and build it using CMake. > > > > \-- > > > > > > > > Kindly list the steps you followed. Also, let me know if you are able > > > > to run the simulator.rb script file. > > > > > > > > SK > > > > > > > > -- > > > > Shakthi Kannan > > > > http://www.shakthimaan.com > > > > _______________________________________________ > > > > Users mailing list > > > > [email protected] > > > > http://lists.dgplug.org/listinfo.cgi/users-dgplug.org > > > > > > > > > > >Kindly list the steps you followed > > > >>Well following are steps: > > > 1)git clone https://github.com/mtconnect/cppagent > > > 2)cd cppagent > > > 3)mkdir build > > > 4)cmake .. #this points cmake to the CMakeLists.txt in project > directory > > > which here is cppagent > > > #Error: libxml2 not found > > > 5)installed libxml2 with help of > > > http://www.linuxfromscratch.org/blfs/view/svn/general/libxml2.html > > > 6)cmake .. > > > #Error :cppunit not found > > > 7)installed cppunit > > > 8)cmake .. > > > 9)build was ready > > > > > > >let me know if you are able to run the simulator.rb script file. > > > >>I don't know whether it's running properly or not but it's showing > > > something like this: > > > http://fpaste.org/134638/05861714/ > > > _______________________________________________ > > > Users mailing list > > > [email protected] > > > http://lists.dgplug.org/listinfo.cgi/users-dgplug.org > > > > > > > Hello, > > Not sure if this is the output it should give. I have fpasted the output, > > please have a look. > > http://fpaste.org/134647/59776141/ > > This is the output i get on running Agent in debug mode. > > > > > >>Hi Subhendu, > Please tell us the steps you followed. > _______________________________________________ > Users mailing list > [email protected] > http://lists.dgplug.org/listinfo.cgi/users-dgplug.org > Hello Yogesh, I followed the link[1] to build cppagent. [1] http://princearora.wordpress.com/2012/02/24/setting-up-a-mtconnect-agent-on-a-unixubuntu-machine/ Subhendu _______________________________________________ Users mailing list [email protected] http://lists.dgplug.org/listinfo.cgi/users-dgplug.org
