From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (qmail 24897 invoked by alias); 7 May 2003 14:10:29 -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 24862 invoked from network); 7 May 2003 14:10:27 -0000 Received: from unknown (HELO mail.dt.e-technik.uni-dortmund.de) (129.217.163.1) by sources.redhat.com with SMTP; 7 May 2003 14:10:27 -0000 Received: from troy.dt.e-technik.uni-dortmund.de (troy.dt.e-technik.uni-dortmund.de [129.217.163.17]) by mail.dt.e-technik.uni-dortmund.de (Postfix) with ESMTP id F2E93A382C; Wed, 7 May 2003 16:10:26 +0200 (CEST) Received: by troy.dt.e-technik.uni-dortmund.de (Postfix, from userid 520) id 84648B982; Wed, 7 May 2003 16:10:26 +0200 (CEST) To: Stan Pinte Cc: guile-gtk@sources.redhat.com, Ariel Rios Subject: Re: (gnome gtk) et al References: <20030407144511.GA1489@lark> <1049743589.1933.21.camel@tosca.elektra.com.mx> <20030408163225.24531f44.stan@altosw.be> <20030506083224.6f7ed86c.stan@altosw.be> <20030506172451.7a79df7b.stan@altosw.be> <20030507144720.703b50f1.stan.pinte@wanadoo.be> <20030507154227.2778f673.stan.pinte@wanadoo.be> From: Marius Vollmer Date: Wed, 07 May 2003 14:10:00 -0000 In-Reply-To: <20030507154227.2778f673.stan.pinte@wanadoo.be> Message-ID: User-Agent: Gnus/5.09 (Gnus v5.9.0) Emacs/21.3 MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii X-SW-Source: 2003-q2/txt/msg00032.txt.bz2 Stan Pinte writes: > the question are: what does gtkconf-using-ltdl means? should > merge-compiled-code-old be re-integrated in the guile-gtk CVS? No, the 'old' code is for very old versions of Guile that didn't use libtldl. Are you sure that the gnome_guile_init function really is in the library? The tricky thing normally is to get the library to be loaded, but that works already.