unofficial mirror of guile-user@gnu.org 
 help / color / mirror / Atom feed
* Guile and SLIB
@ 2009-01-27 12:49 Tom Browder
  2009-01-27 14:01 ` Sebastian Tennant
                   ` (2 more replies)
  0 siblings, 3 replies; 9+ messages in thread
From: Tom Browder @ 2009-01-27 12:49 UTC (permalink / raw)
  To: guile-user

I am trying to get guile 1.8.6 to work (use) slib so that the
following configure test for gnucash (www.gnucash.org) works:

  guile -c "(use-modules (ice-9 slib)) (require 'printf)"

When I do that, I get:

ERROR: In procedure open-file:
ERROR: No such file or directory: "/usr/share/slib/mklibcat"

When I try to build a new catalog I get:

standard input:1:1: In expression (require (quote new-catalog)):
standard input:1:1: Unbound variable: require

How do I get out of this infinite loop?

One way may be the 'Template.scm' file which the slib README describes thusly:

  `Template.scm' Example configuration file.  Copy and customize to
	reflect your system.

But I can't find what that means.  There is already a 'guile.init'
file which has some of the same things in it, but the template files
seems to have the sllb:features definitions that are missing.
Instructions for guile do not have any instructions for guile
initialization files that I can find.

So the queston is: What should the Template.scm files be copied to and
where should it go.

I'm sure I'm missing something obvious, but I'm not the only one (see
the gnucash mailinglist).

Thanks so much.

-Tom

Tom Browder
Niceville, Florida
USA




^ permalink raw reply	[flat|nested] 9+ messages in thread

end of thread, other threads:[~2009-01-27 22:28 UTC | newest]

Thread overview: 9+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2009-01-27 12:49 Guile and SLIB Tom Browder
2009-01-27 14:01 ` Sebastian Tennant
2009-01-27 15:29   ` Tom Browder
2009-01-27 16:02   ` Tom Browder
2009-01-27 17:46 ` Linas Vepstas
2009-01-27 17:59   ` Tom Browder
2009-01-27 19:23     ` Linas Vepstas
2009-01-27 20:48 ` Ludovic Courtès
2009-01-27 22:28   ` Tom Browder

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).