From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (qmail 23926 invoked by alias); 28 Dec 2001 14:25:09 -0000 Mailing-List: contact guile-gtk-help@sources.redhat.com; run by ezmlm Precedence: bulk List-Subscribe: List-Archive: List-Post: List-Help: , Sender: guile-gtk-owner@sources.redhat.com Received: (qmail 23896 invoked from network); 28 Dec 2001 14:25:07 -0000 Received: from unknown (HELO telltronics.org) (66.92.218.26) by sources.redhat.com with SMTP; 28 Dec 2001 14:25:07 -0000 Received: from localhost (tell@localhost) by telltronics.org (8.9.3/8.9.3) with ESMTP id JAA09687 for ; Fri, 28 Dec 2001 09:25:05 -0500 Date: Thu, 15 Nov 2001 15:39:00 -0000 From: Steve Tell X-Sender: tell@ariel.lan.telltronics.org cc: guile-gtk list Subject: Re: guile-gtk snapshot (was Re: ERROR: In procedure dynamic-link:) In-Reply-To: Message-ID: MIME-Version: 1.0 Content-Type: TEXT/PLAIN; charset=US-ASCII X-SW-Source: 2001-q4/txt/msg00020.txt.bz2 On Thu, 27 Dec 2001, Steve Tell wrote: > Actually, what I'm really looking for is simply a guile-gtk snapshot > tarball that has already had all of the gnome-pkgconfig nonsense run and > is ready to configure. Despite looking though several old messages, I've > been unable to figure out how to get pkgconfig-0.8.0 and CVS gnome-common > to enable me to autogen and configure CVS guile-gtk. To followup my own question, it seems that CVS guile-gtk as of last night doesn't really need gnome-common and pkgconfig; running the traditional autogen procedure, "aclocal; automake --add-missing-gnu; autoheader; autoconf" enables it to configure and build. Now off to debug the compilation of my application... -- Steve Tell tell@telltronics.org From mboxrd@z Thu Jan 1 00:00:00 1970 From: Steve Tell To: egcs@cygnus.com Cc: guile-gtk list Subject: Re: guile-gtk snapshot (was Re: ERROR: In procedure dynamic-link:) Date: Fri, 28 Dec 2001 06:25:00 -0000 Message-ID: References: X-SW-Source: 2001-q4/msg00032.html Message-ID: <20011228062500.kdBRMm64RI9Xq9dD-lEwHJr4s1_F3yDTKl9ZQd21WoY@z> On Thu, 27 Dec 2001, Steve Tell wrote: > Actually, what I'm really looking for is simply a guile-gtk snapshot > tarball that has already had all of the gnome-pkgconfig nonsense run and > is ready to configure. Despite looking though several old messages, I've > been unable to figure out how to get pkgconfig-0.8.0 and CVS gnome-common > to enable me to autogen and configure CVS guile-gtk. To followup my own question, it seems that CVS guile-gtk as of last night doesn't really need gnome-common and pkgconfig; running the traditional autogen procedure, "aclocal; automake --add-missing-gnu; autoheader; autoconf" enables it to configure and build. Now off to debug the compilation of my application... -- Steve Tell tell@telltronics.org