guile-user
[Top][All Lists]
Advanced

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

Re: Modified load-path proposal


From: Kevin Ryde
Subject: Re: Modified load-path proposal
Date: Mon, 31 Oct 2005 10:48:43 +1100
User-agent: Gnus/5.110004 (No Gnus v0.4) Emacs/21.4 (gnu/linux)

Neil Jerram <address@hidden> writes:
>
> In the init.d approach, there would be a directory named
> $sysconfdir/guile/X.Y/init.d, and we would distribute an init.scm file
> (which Guile normally loads on startup) which would load all the files
> in $sysconfdir/guile/X.Y/init.d.  So, for example, when a package
> guile-foo is installed under $prefix, it would create the file
> $sysconfdir/guile/X.Y/init.d/guile-foo with contents:
>
> (require-load-path-directory "$prefix/wherever/my/scheme/files/are")

What advantage is this over putting a symlink in /usr/share/guile/site
to point to this alternate location?

What is the wherever/my/scheme/files/are directory likely to be?
Guile library packages wouldn't be sprayed randomly across all four
corners of the disk would they?




reply via email to

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