unofficial mirror of guile-user@gnu.org 
 help / color / mirror / Atom feed
From: Tim Meehan <btmeehan@gmail.com>
To: guile-user <guile-user@gnu.org>
Subject: guile-gi
Date: Mon, 3 May 2021 21:56:47 -0500	[thread overview]
Message-ID: <CACgrOxJLveu2gxwkUMtduvyVnV1cve5m-4-SpiJjZbqZCu+sbA@mail.gmail.com> (raw)

Apologies if this isn't an appropriate place to post this, but I had some
trouble building "guile-gi" ...

I downloaded it from github today:
git clone --depth=1 https://github.com/spk121/guile-gi.git

How I started the process:
cd guile-gi
./bootstrap
./configure
... lots of configure-y stuff ...
./configure: line 5297: syntax error near unexpected token `1.46.0'
./configure: line 5297: `GOBJECT_INTROSPECTION_CHECK(1.46.0)'

I have the required packages installed:
me@thing ~% apt list --installed | grep libgirepository
libgirepository1.0-dev/groovy,now 1.66.1-1 amd64 [installed]
me@thing ~% apt list --installed | grep guile-3.0-dev
guile-3.0-dev/groovy,now 3.0.4-1.2ubuntu3 amd64 [installed]
me@thing guile-gi % apt list --installed | grep build-essential
build-essential/groovy,now 12.8ubuntu3 amd64 [installed]

# My system:
me@thing ~% uname -a
Linux thing 5.8.0-50-generic #56-Ubuntu SMP Mon Apr 12 17:18:36 UTC 2021
x86_64 x86_64 x86_64 GNU/Linux
me@thing ~% cat /etc/issue
Ubuntu 20.10
(Technically, Lubuntu)

Any suggestions?


                 reply	other threads:[~2021-05-04  2:56 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

  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=CACgrOxJLveu2gxwkUMtduvyVnV1cve5m-4-SpiJjZbqZCu+sbA@mail.gmail.com \
    --to=btmeehan@gmail.com \
    --cc=guile-user@gnu.org \
    /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).