guile-devel
[Top][All Lists]
Advanced

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

Re: SLIB support


From: Ludovic Courtès
Subject: Re: SLIB support
Date: Sat, 15 Sep 2007 19:23:14 +0200
User-agent: Gnus/5.11 (Gnus v5.11) Emacs/22.1 (gnu/linux)

Hi,

Greg Troxel <address@hidden> writes:

> address@hidden (Ludovic Courtès) writes:
>
>> So `(load-from-path "guile.init")' (rather than "slib/guile.init") is OK
>> for everyone?
>
> No, on pkgsrc(NetBSD), which isn't trying to change paths, you need
> slib/guile.init.

What you're saying seems to be specific to pkgsrc.

Leaving packaging systems aside, instructions in the Guile manual read
this:

  1. Unpack slib somewhere, e.g., `/usr/local/share/slib'.

  2. Create a symlink in the Guile site directory to slib, e.g.,:

          ln -s /usr/local/share/slib /usr/local/share/guile/site/slib


So `(load-from-path "slib/guile.init")' would be consistent with these
instructions.

Thanks,
Ludovic.





reply via email to

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