Menu

Tree [00bab2] master /
 History

HTTPS access


File Date Author Commit
 cli 2009-06-19 Jared Bunting Jared Bunting [c354f4] Added the "effective" command and the crowd_fin...
 debian 2009-11-23 Jared Bunting Jared Bunting [00bab2] Added libconfuse as a dependency in the appropr...
 libcrowd 2009-11-22 Jared Bunting Jared Bunting [8d6929] Some minor changes for building on centos
 m4 2009-05-29 Jared Bunting Jared Bunting [9eb7cc] Initial project commit
 mod_authn_crowd 2009-06-19 Jared Bunting Jared Bunting [f49e7f] Updated mod_authn_crowd to use the new find_eff...
 .gitignore 2009-11-21 Jared Bunting Jared Bunting [e23cca] Updated to make the build a bit smoother...
 AUTHORS 2009-05-29 Jared Bunting Jared Bunting [9eb7cc] Initial project commit
 COPYING 2009-05-29 Jared Bunting Jared Bunting [9eb7cc] Initial project commit
 ChangeLog 2009-05-29 Jared Bunting Jared Bunting [9eb7cc] Initial project commit
 INSTALL 2009-05-29 Jared Bunting Jared Bunting [9eb7cc] Initial project commit
 Makefile.am 2009-11-22 Jared Bunting Jared Bunting [22bf91] Added spec file to dist...
 NEWS 2009-05-29 Jared Bunting Jared Bunting [9eb7cc] Initial project commit
 README 2009-11-23 Jared Bunting Jared Bunting [00bab2] Added libconfuse as a dependency in the appropr...
 bootstrap 2009-05-29 Jared Bunting Jared Bunting [9eb7cc] Initial project commit
 configure.ac 2009-11-21 Jared Bunting Jared Bunting [e23cca] Updated to make the build a bit smoother...
 crowd-client.spec 2009-11-23 Jared Bunting Jared Bunting [00bab2] Added libconfuse as a dependency in the appropr...

Read Me

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.

Want the latest updates on software, tech news, and AI?
Get latest updates about software, tech news, and AI from SourceForge directly in your inbox once a month.