From mboxrd@z Thu Jan 1 00:00:00 1970 From: David Pirotte To: Ariel Rios Cc: guile-gtk@sourceware.cygnus.com Subject: Re: gnome-guile-0.21pre2 Date: Tue, 21 Aug 2001 02:47:00 -0000 Message-id: <3B8222F7.C375DA9D@altosw.be> References: <3B816605.30A94BAD@altosw.be> <998368367.30770.38.camel@soleil> X-SW-Source: 2001-q3/msg00020.html Ariel Rios wrote: > CAn you please check it now? > All traces off pck-config should be gone now still the same! am I doing the right thing when updating from cvs? here is what I did: (rm -rf guile-gtk and gnome-guile, i don't trust update) david@faust:~/ftp/guile $ export CVSROOT=':pserver:anonymous@anoncvs.gnome.org:/cvs/gnome' david@faust:~/ftp/guile $ cvs login [no passwd, just enter] david@faust:~/ftp/guile $ cvs -z3 checkout gnome-guile david@faust:~/ftp/guile $ cvs -z3 checkout guile-gtk david@faust:~/ftp/guile/guile-gtk $ sh ./autogen.sh ... creating libtool updating cache ./config.cache loading cache ./config.cache checking how to run the C preprocessor... gcc -E checking for pkg-config... yes ./configure: line 2092: syntax error near unexpected token `GNOME_PKGCONFIG_CHECK_MODULES(GTK,' ./configure: line 2092: ` GNOME_PKGCONFIG_CHECK_MODULES(GTK, gtk+-2.0:1.3.1 gthread-2.0:1.3.1)' david@faust:~/ftp/guile/guile-gtk $ david