Hi, On Fri, 2011-08-26 at 10:36 +0200, Vladimir Broz wrote: > Hi, > > I don't know what's wrong, just my guess... > > Do you have installed the "xmlrpc++" library (correctly compiled)? > > ../sems/apps/examples/tutorial/cc_acc_xmlrpc/Readme.cc_acc_xmlrpc > ... > This module needs the xmlrpcpp library (see apps/examples/xmlrpc2di > module for details). > > ../sems/doc/Readme.xmlrpc2di.txt > This module uses the XmlRpc++ library http://xmlrpcpp.sourceforge.net/), > which is included, as it is currently not any more maintained by the > major distributions. Some patches have been applied to that library > (multi threading, SSL etc). > > -Vlada >
Thank you for the reply. I did check into this as well and did make && make install again to ensure that libxmlrpc++.so.0.8 was indeed located in /usr/lib/ and /usr/lib/libxmlrpc++.so -> ./libxmlrpc++.so.0.8 I'm not 100% sure but could this ln (/usr/lib/libxmlrpc++.so -> ./libxmlrpc++.so.0.8) not be correct? ie: should it be /usr/lib/libxmlrpc++.so -> /usr/lib/libxmlrpc++.so.0.8 --Skyler _______________________________________________ Sems mailing list [email protected] http://lists.iptel.org/mailman/listinfo/sems
