crowd-client Code
Status: Beta
Brought to you by:
deraj123
To build on centos 5, I needed autogen, libconfuse, and gsoap installed. For autogen, I used the source rpm here: http://rpm.pbone.net/index.php3/stat/3/srodzaj/2/search/autogen-5.9.8-5.src.rpm I had to yum install guile guile-devel to get autogen rpm to build... For gsoap, I am trying to source rpm here: http://rpm.pbone.net/index.php3/stat/3/srodzaj/2/search/gsoap-2.7.9-0.1.l.src.rpm For gsoap, I also had to copy stdsoap2.c to /usr/include/gsoap/stdsoap2.c on the build machine - this is ugly and a stopgap - it mimics how ubuntu/debian install gsoap, and I can't get libgsoap to link... For libconfuse, I used the source rpm here: http://download.fedora.redhat.com/pub/epel/5/SRPMS/libconfuse-2.5-4.el5.src.rpm For use, the libconfuse rpm from the libconfuse build needs to be installed.