public inbox for guile-gtk@sourceware.org
 help / color / mirror / Atom feed
From: David Pirotte <david@altosw.be>
To: guile-gtk <guile-gtk@sourceware.cygnus.com>
Subject: guile-gtk does not run as expected
Date: Thu, 07 Feb 2002 14:42:00 -0000	[thread overview]
Message-ID: <3C6302B4.4320AAC8@altosw.be> (raw)

Hello,


         SuSE 7.3
         guile-1.7.x (cvs download 4th fev 02)
	 guile configuration was:
	     ./configure --enable-maintainer-mode --with-threads
         
	 gnome-1.4 installed
         gnome-libs-devel installed

I did:

        - downloaded the lates gnome-guile from cvs
        - patched guile-gtk (patch proposed by unknown_lamer@hackedtobits.com)
        - installed gnome-libs-devel

then, because gnome does not compile, I tried to compile guile-gtk independantly,
which seems to have worked:

	cd ~/ftp/gnome/gnome-guile/guile-gtk
	./configure
	make
	make install

but trying to use the gtk module gives me the following error:

	david@faust:~/alto/projects/guile/share/alto 1 $ guile
	guile> (use-modules (gtk gtk))
	guile: error while loading shared libraries: /usr/local/lib/libguilegtk-1.2.so.0: undefined symbol: g_thread_init
	david@faust:~/alto/projects/guile/share/alto 2 $ 

hope someone can help me,
thanks a lot,
david

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

Thread overview: [no followups] expand[flat|nested]  mbox.gz  Atom feed

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=3C6302B4.4320AAC8@altosw.be \
    --to=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).