guile-user
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: Guile and SLIB


From: Linas Vepstas
Subject: Re: Guile and SLIB
Date: Tue, 27 Jan 2009 13:23:03 -0600

2009/1/27 Tom Browder <address@hidden>:
> On Tue, Jan 27, 2009 at 11:46 AM, Linas Vepstas <address@hidden> wrote:
> ...
>> 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?
>
> Thanks, Linas--that got me a little farther.  Now I get:
>
> guile -c "(use-modules (ice-9 slib)) (require 'printf)"
> ERROR: In procedure open-file:
> ERROR: No such file or directory: "/usr/local/share/guile/site/slibcat"
>
> I can't find any sign of "slibcat*" in either my guile or my slib
> directories.  I also can't make a "new-catalog."

Dunno I have no such file.
FWIW, I get:

 guile -c "(use-modules (ice-9 slib)) (require 'printf)"
ERROR: In procedure primitive-load-path:
ERROR: Unable to find file "slib/guile.init" in load path

even though

locate guile.init
/usr/share/slib/init/guile.init

so I dunno.

--linas




reply via email to

[Prev in Thread] Current Thread [Next in Thread]