public inbox for guile-gtk@sourceware.org
 help / color / mirror / Atom feed
From: "Neil W. Van Dyke" <nwv@neilvandyke.org>
To: David Pirotte <david@altosw.be>
Cc: guile-gtk <guile-gtk@sourceware.cygnus.com>
Subject: Re: gnome-guile, latest cvs, gnomeConf.sh not found
Date: Thu, 07 Feb 2002 14:20:00 -0000	[thread overview]
Message-ID: <15458.64969.883340.62720@winona.neilvandyke.org> (raw)
In-Reply-To: <3C62F524.9A0A1EE4@altosw.be>

I'm not a guile-gtk developer, but I spent at least two person-days
exploring the combinatorial explosion of different ways of building
guile-gtk (each time thinking I must be doing something wrong :), so
here's some recollections that may save someone else some headache:

  1. Unless the patch you mention is to make guile-gtk build against
     Guile 1.7.*, I believe you need Guile 1.5.*, which is labeled
     "branch_release-1-6" in CVS:
  
         cvs -z3 -d:pserver:anoncvs@subversions.gnu.org:/cvsroot/guile \ 
             co -r branch_release-1-6 guile/guile-core

  2. You will need a Gnome build environment -- not just a GTK one -- to
     run "autogen.sh" for guile-gtk.  (I had to install at least a
     couple dozen new Gnome-related libraries on my Debian Sid box in
     the course various build attempts, so I am not certain what the
     minimum subset of Gnome libraries you will need is.  If you're on
     Debian Sid already, the "gnome-common" package alone may be
     sufficient.)

  3. Though documentation in the latest guile-gtk release states that
     that it supports GTK 2 (1.3) in addition to 1.2, and you will see
     various support code for 2/1.3, Ariel has since clarified that only
     1.2 is supported now.

  4. Under GTK 1.2 and the Guile 1.5.* CVS versions I tried, some of the
     widget demos/tests result in runtime errors.  (These may be
     guile-gtk regressions due to Guile changes, so not necessarily
     guile-gtk's fault.)  Just, if/when you get runtime errors on the
     examples, don't worry that it's your fault.  If you have time to
     debug the causes, I'm sure Ariel would appreciate patches.

-- 
                                                        Neil W. Van Dyke
                                             http://www.neilvandyke.org/

      parent reply	other threads:[~2002-02-07 22:20 UTC|newest]

Thread overview: 3+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2002-02-07 13:45 David Pirotte
2002-02-07 14:16 ` David Pirotte
2002-02-07 14:20 ` Neil W. Van Dyke [this message]

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=15458.64969.883340.62720@winona.neilvandyke.org \
    --to=nwv@neilvandyke.org \
    --cc=david@altosw.be \
    --cc=guile-gtk@sourceware.cygnus.com \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for read-only IMAP folder(s) and NNTP newsgroup(s).