hi<br>Due to the same issue, I see exact same problem in my luci interface <br>so i am trying to patch conga.<br><br>I downloaded ,<br><br><a href="http://mirrors.kernel.org/centos/5/os/SRPMS/conga-0.12.2-12.el5.centos.1.src.rpm" target="_blank">http://mirrors.kernel.org/centos/5/os/SRPMS/conga-0.12.2-12.el5.centos.1.src.rpm</a><br>
rpm -i conga-0.12.2-12.el5.centos.1.src.rpm<br>cd /usr/src/redhat/SOURCE<br><br>tar -xvzf conga-0.12.2.tar.gz <br>patch -p0 < /path/to/where_the_patch/ricci.patch<br><br>[root@beaver SOURCES]# cd conga-0.12.2<br><br>Now i am facing the problem to install <br>
<br>./autogen.sh --include_zope_and_plone=yes<br>Zope-2.9.8-final.tgz passed sha512sum test<br>Plone-2.5.5.tar.gz passed sha512sum test<br>cat: <a href="http://clustermon.spec.in.in">clustermon.spec.in.in</a>: No such file or directory<br>
<br>Run `./configure` to configure conga build,<br>or `make srpms` to build conga and clustermon srpms<br>or `make rpms` to build all rpms<br><br>[root@beaver conga-0.12.2]#  ./configure --include_zope_and_plone=yes<br>D-BUS version 1.1.2 detected  -> major 1, minor 1<br>
missing zope directory, extract zope source-code into it and try again<br><br><br>Now, how will i tell ./configure where is zope and plone ?<br>do i need this zope and plone ?<br><br>Please give me some advise <br><br>Fosiul<br>
<br><br><br>