Hi, I'm trying to set up Smartbody on OS X (10.6.8), and I seem to be having a problem with ActiveMQ. The SmartBody manual and Install.txt say to use this link:
http://www.apache.org/dyn/closer.cgi/activemq/activemq-cpp/source/activemq-cpp-library-3.4.0-src.tar.gz However, that results in a "not found" message, even if I click one of the mirror links. I did find a newer version here: http://www.apache.org/dyn/closer.cgi/activemq/activemq-cpp/source/activemq-cpp-library-3.4.2-src.tar.gz Install.txt says that for OS X, one needs to patch a couple of files, but apparently that has already happened in the newer version. OK, so I unpacked the archive, and did ./configure --disable-ssl make sudo make install as instructed, but then when I came to sudo ldconfig my system doesn't know any command named ldconfig. Unlike the manual, Install.txt implies that sudo ldconfig may be optional, so I tried to press on. I tried to build smartbody itself, but then I get #include errors. For one thing, some smartbody code was expecting to find /usr/include/activemq, but what actually got installed was /usr/include/activemq-cpp-3.4.2/activemq. Any suggestions? -- James W. Walker, Innoventive Software LLC <http://www.frameforge3d.com/> ------------------------------------------------------------------------------ Live Security Virtual Conference Exclusive live event will cover all the ways today's security and threat landscape has changed and how IT managers can respond. Discussions will include endpoint security, mobile security and the latest in malware threats. http://www.accelacomm.com/jaw/sfrnl04242012/114/50122263/ _______________________________________________ Smartbody-developer mailing list [email protected] https://lists.sourceforge.net/lists/listinfo/smartbody-developer
