unofficial mirror of guile-user@gnu.org 
 help / color / mirror / Atom feed
From: orre@nada.kth.se
Subject: How to install guile gtk?
Date: Tue, 15 Jun 2004 23:31:31 +0200 (MEST)	[thread overview]
Message-ID: <37074.217.208.54.148.1087335091.squirrel@webmail.nada.kth.se> (raw)

Hi,
I've tried to configure guile-gtk but it refuses to include files
from the guile distribution. To the guile-gtk configure I give

GUILEROOT=/usr/local/guile/guile-1.7
./configure \
  --prefix=${GUILEROOT} \
  --includedir=${GUILEROOT}/include \
  --exec-prefix=${GUILEROOT} \
  --bindir=${GUILEROOT}/bin \

and when I run make in the guile-gtk-1.2 directory, I get
bari[orre]/usr/local/guile/guile-gtk-1.2/>make
guile-snarf -o guile-gtk.x guile-gtk.c -DHAVE_CONFIG_H -I. -I.
-I/usr/include/gtk-1.2 -I/usr/include/glib-1.2 -I/usr/lib/glib/include
-D_REENTRANT   -g -O2
guile-gtk.c:30:22: libguile.h: No such file or directory
guile-gtk.c:31:22: guile/gh.h: No such file or directory
guile-gtk.c:32:27: libguile/dynl.h: No such file or directory
guile-gtk.c:33:27: libguile/tags.h: No such file or directory
In file included from guile-gtk.c:34:
guile-gtk.h:21:22: libguile.h: No such file or directory
make: *** [guile-gtk.x] Error 1
-------------------------------------------------------

What option should I give to configure to read from my guile
include directory ?

          Best regards
          Roland Orre


_______________________________________________
Guile-user mailing list
Guile-user@gnu.org
http://lists.gnu.org/mailman/listinfo/guile-user


             reply	other threads:[~2004-06-15 21:31 UTC|newest]

Thread overview: 2+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2004-06-15 21:31 orre [this message]
2004-06-16 22:12 ` How to install guile gtk? Kevin Ryde

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

  List information: https://www.gnu.org/software/guile/

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

  git send-email \
    --in-reply-to=37074.217.208.54.148.1087335091.squirrel@webmail.nada.kth.se \
    --to=orre@nada.kth.se \
    /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).