From: David Pirotte <david@altosw.be>
To: Barry Fishman <barry@ecubist.org>
Cc: guile-user@gnu.org
Subject: Re: getting started writing desktop applications
Date: Thu, 21 Jul 2016 20:15:26 -0300 [thread overview]
Message-ID: <20160721201526.240b4587@capac> (raw)
In-Reply-To: <m3h9bir7q4.fsf@ecube.ecubist.org>
[-- Attachment #1: Type: text/plain, Size: 2091 bytes --]
Hi Bary,
> >> The whole autoreconf setup for added modules seems to get broken with
> >> every development releases. Some packages seem to require multiple
> >> reconfigs before they build.
> > I'm not aware of any of this, could you be more specific?
> OK. Looking at guile-dbi My install script ended up including:
AFAICT, guile-dbi is unmaintained. If you are serious about this, use guile-pg
instead [1], or guile-sqlite3 [2]
Or grab this project under your umbrella and start to maintain it, iirc, the original
author was and still is looking for someone to pick it up and continue...
> >> Tests break with errors like not being able to exec "/bin/sh"
> > This is the symptom that you have a 'corrupted' environment, and the
> > test suite can't
> > find guile and/or guild
> > This has been fixed, patched under revision: they will be pushed and
> > guile-lib will
> > be released by the end of this month.
> > https://lists.gnu.org/archive/html/guile-devel/2016-07/msg00055.html
> Since you don't explain the symptoms of the bug, I don't know if it
> what I am experiencing.
To explain a symptom, you need to find out the cause :), and for that, I'd have to
sit in from of your machine and dig into the problem...
> When I try to "make check" guile-lib (from the git repository) I get:
So, either you wait another 2 weeks or:
git clone guile-lib
grab the 11 patches I was talking about in the previous email
apply them
re run the autotool danse
Cheers,
David
[1] https://savannah.nongnu.org/projects/guile-pg/
[2] guile-sqlite3 was on gitorious, but it's only 1 file, you my find it here
http://git.savannah.gnu.org/cgit/grip.git/tree/grip/db/sqlite3.scm
There is also Guile-Squee, experimental:
https://notabug.org/cwebber/guile-squee/
It's been created by Christopher Allan Webber, I fully autotool chained it
slightly later, but afaict, he still hasn't merge this in master: if you want to try
it, clone it and immediately checkout the devel branch, then run the autool danse
[-- Attachment #2: OpenPGP digital signature --]
[-- Type: application/pgp-signature, Size: 473 bytes --]
prev parent reply other threads:[~2016-07-21 23:15 UTC|newest]
Thread overview: 7+ messages / expand[flat|nested] mbox.gz Atom feed top
2016-07-17 16:38 getting started writing desktop applications Christopher M. Hobbs
2016-07-17 16:43 ` Paul Emsley
2016-07-18 4:52 ` Nala Ginrut
2016-07-20 16:01 ` Barry Fishman
2016-07-21 19:35 ` David Pirotte
2016-07-21 21:39 ` Barry Fishman
2016-07-21 23:15 ` David Pirotte [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
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=20160721201526.240b4587@capac \
--to=david@altosw.be \
--cc=barry@ecubist.org \
--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).