unofficial mirror of bug-guile@gnu.org 
 help / color / mirror / Atom feed
From: Andy Wingo <wingo@pobox.com>
To: Fu gangqiang <lispor@163.com>
Cc: "Guile bug" <bug-guile@gnu.org>,
	"Aubrey Jaffer" <agj@alum.mit.edu>,
	"Ludovic Courtès" <ludo@gnu.org>
Subject: Re: slib modules install
Date: Sun, 23 Jan 2011 22:19:33 +0100	[thread overview]
Message-ID: <m3tygzgvx6.fsf@unquote.localdomain> (raw)
In-Reply-To: <7366dc70.6602.12d11af50c5.Coremail.lispor@163.com> ("Fu gangqiang"'s message of "Thu, 23 Dec 2010 13:24:18 +0800 (CST)")

Hi Fu,

On Thu 23 Dec 2010 06:24, Fu gangqiang <lispor@163.com> writes:

> Hi,all I have installed guile-1.9.14 On Linux-2.6.32-26-generic
> #48-Ubuntu SMP Wed Nov 24 09:00:03 UTC 2010 i686 GNU/Linux according
> to INSTALL file and slib modules according to the README file:
>
> slib version:slib3b3
> install slib instruction:sudo cp -r slib `guile-config info pkgdatadir`
>
> but when I use the module,I have a error like this:
>
> scheme@(guile-user)> (use-modules (ice-9 slib))
> ;;; note: autocompilation is enabled, set GUILE_AUTO_COMPILE=0
> ;;;       or pass the --no-autocompile argument to disable.
> ;;; compiling /usr/local/share/guile/slib/guile.init
> ;;; compiled /home/lispor/.cache/guile/ccache/2.0-0.T-LE-4/usr/local/share/guile/slib/guile.init.go
> ;;; compiling /usr/local/share/guile/slib/require.scm
> ;;; compiled /home/lispor/.cache/guile/ccache/2.0-0.T-LE-4/usr/local/share/guile/slib/require.scm.go
> scheme@(guile-user)> (use-modules (ice-9 slib))
> scheme@(guile-user)> (require 'primes)
> ;;; compiling /usr/local/share/guile/slib/mklibcat.scm
> ;;; compiled /home/lispor/.cache/guile/ccache/2.0-0.T-LE-4/usr/local/share/guile/slib/mklibcat.scm.go
> ice-9/boot-9.scm:1863:5: In procedure open-file:
> ice-9/boot-9.scm:1863:5: No such file or directory: "/usr/local/share/guile/slib/mklibcat"

I see that Aubrey Jaffer has made some shims to support Guile 1.9/2.0,
but the last commit to guile.init that I see deals with 1.9.7, and I
don't know if we have introduced any incompatibilities since then.
Please try with slib from CVS, and if that still doesn't work for you,
let slib-discuss know.

(Our apologies for the mess, of course.  Guile 2.0 should be out within
a few weeks, so hopefully these troubles should be over.  Please let us
know if you find bugs in Guile that need dealing with.)

Cheers,

Andy
-- 
http://wingolog.org/



      parent reply	other threads:[~2011-01-23 21:19 UTC|newest]

Thread overview: 3+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2010-12-23  5:24 slib modules install Fu gangqiang
2011-01-04 16:56 ` Ludovic Courtès
2011-01-23 21:19 ` Andy Wingo [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=m3tygzgvx6.fsf@unquote.localdomain \
    --to=wingo@pobox.com \
    --cc=agj@alum.mit.edu \
    --cc=bug-guile@gnu.org \
    --cc=lispor@163.com \
    --cc=ludo@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).