unofficial mirror of guile-user@gnu.org 
 help / color / mirror / Atom feed
From: Linas Vepstas <linasvepstas@gmail.com>
To: Tom Browder <tom.browder@gmail.com>
Cc: guile-user@gnu.org
Subject: Re: Guile and SLIB
Date: Tue, 27 Jan 2009 11:46:14 -0600	[thread overview]
Message-ID: <3ae3aa420901270946n7bd0159eof9eef40d04953ed@mail.gmail.com> (raw)
In-Reply-To: <8bc817ee0901270449p5ec96a37wcc505fa674687ead@mail.gmail.com>

2009/1/27 Tom Browder <tom.browder@gmail.com>:
> 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"

Here's a long-shot:

ln -s /usr/share/slib/mklibcat.scm /usr/share/slib/mklibcat

my system has this link, maybe yours is missing?

--linas




  parent reply	other threads:[~2009-01-27 17:46 UTC|newest]

Thread overview: 9+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
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 [this message]
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

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=3ae3aa420901270946n7bd0159eof9eef40d04953ed@mail.gmail.com \
    --to=linasvepstas@gmail.com \
    --cc=guile-user@gnu.org \
    --cc=tom.browder@gmail.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).