[EMAIL PROTECTED] (Ludovic Courtès) writes:

> 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

That is exactly what pkgsrc does.

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

Yes, and that works fine, which is what I meant to say.

Thanks for your guile-slib efforts.


_______________________________________________
Guile-devel mailing list
Guile-devel@gnu.org
http://lists.gnu.org/mailman/listinfo/guile-devel

Reply via email to