Hi Conrad, Just a short mail to tell you I have no idea what can happen. Perhaps a SUSE user here can help you better than me as it seems specific to SuSE, and for me, you are doing things correctly...
Just try this perhaps: export ACLOCAL_PATH="/opt/gnome/share/aclocal/:/usr/share/aclocal" and if it doesn't work: export ACLOCAL_PATH="/usr/share/aclocal:/opt/gnome/share/aclocal/" To change the priority in case of conflict. Le jeudi 17 mars 2005 � 20:57 +0100, Conrad Beckert a �crit : > Hi Damien, > > well, glib-devel was missing so I installed it from > the SuSE distribution CDs. I also updated libtool (as > I suspected inconsistencies) No avail. > > Let's compare the versions: > intltool V 0.30-58 (SuSE 9.1 CD) > libtool V 1.5.2.56 (SuSE, later updated to 1.5.14) > gettext V 0.14.1-30 (SuSE 9.1 CD) > glib-devel V 1.2.10-586 (SuSE 9.1 CD) > > autoconf 2.59 > automake 1.7.9 > > This is what happens when I do: > ./autogen.sh > checking for autoconf >= 2.53... > testing autoconf2.50... not found. > testing autoconf... found 2.59 > checking for automake >= 1.7... > testing automake-1.7... found 1.7.9 > checking for libtool >= 1.4.3... > testing libtoolize... found 1.5.14 > checking for glib-gettext >= 2.2.0... > testing glib-gettextize... found 2.2.3 > checking for intltool >= 0.25... > testing intltoolize... found 0.30 > checking for pkg-config >= 0.14.0... > testing pkg-config... found 0.15.0 > Checking for required M4 macros... > libtool.m4 not found > glib-gettext.m4 not found > intltool.m4 not found > pkg.m4 not found > Checking for forbidden M4 macros... > ***Error***: some autoconf macros required to build > gnomemeeting > were not found in your aclocal path, or some > forbidden > macros were found. Perhaps you need to adjust your > ACLOCAL_PATH? > > [EMAIL PROTECTED]:~/install/gnomemeeting/gnomemeeting-opal> > locate libtool.m4 > /opt/gnome/share/aclocal/libtool.m4 > /usr/share/aclocal/libtool.m4 > /usr/share/doc/packages/gettext/examples/hello-c++-kde/admin/libtool.m4.in > [EMAIL PROTECTED]:~/install/gnomemeeting/gnomemeeting-opal> > locate glib-gettext.m4 > /opt/gnome/share/aclocal/glib-gettext.m4 > [EMAIL PROTECTED]:~/install/gnomemeeting/gnomemeeting-opal> > locate intltool.m4 > /opt/gnome/share/aclocal/intltool.m4 > /usr/share/aclocal/intltool.m4 > [EMAIL PROTECTED]:~/install/gnomemeeting/gnomemeeting-opal> > locate pkg.m4 > /opt/gnome/share/aclocal/pkg.m4 > /usr/share/aclocal/pkg.m4 > [EMAIL PROTECTED]:~/install/gnomemeeting/gnomemeeting-opal> > echo $ACLOCAL_PATH > /opt/gnome/share/aclocal > [EMAIL PROTECTED]:~/install/gnomemeeting/gnomemeeting-opal> > > > What's wrong? What can I do to compile? Are there > additional dependencies I don't know of? What is your > compiling environment? > > Thanks in advance for your help > Conrad > > > > > > > ___________________________________________________________ > Gesendet von Yahoo! Mail - Jetzt mit 250MB Speicher kostenlos - Hier > anmelden: http://mail.yahoo.de > _______________________________________________ > GnomeMeeting-list mailing list > [email protected] > http://mail.gnome.org/mailman/listinfo/gnomemeeting-list -- _ Damien Sandras (o- GnomeMeeting: http://www.gnomemeeting.org/ //\ FOSDEM 2005 : http://www.fosdem.org v_/_ H.323 phone : callto:ils.seconix.com/[EMAIL PROTECTED] _______________________________________________ GnomeMeeting-list mailing list [email protected] http://mail.gnome.org/mailman/listinfo/gnomemeeting-list
