Hi Michael, I tried libbonobo from the HEAD on RH 9.0 I got these errors: Checking for required M4 macros... gtk-doc.m4 not found ... Even though I have built gtk-doc from the HEAD and installed at /opt and specified ACLOCAL_PATH=/opt/lib/aclocal:/usr/share/aclocal This problem does not happen on a RH 8.0, strange ;( Is RH 9.0 broken in in automake? -Ghee Michael Meeks wrote:
Hi Ghee, On Thu, 2003-04-17 at 15:12, Ghee Teo wrote:You are right, I was using RH 9.0. ;);-)If you use HEAD, bonobo-activation is merged with libbonobo, so you don't in fact need to build it separately.Are you saying I don't need to build bonobo-activation if I am using HEAD, only libbonobo is required?That's correct; the bonobo-activation module has been merged into libbonobo. HTH, Michael.
-- Thanks, Ghee Teo