guile-devel
[Top][All Lists]
Advanced

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

Re: Adding to the end of the load path


From: Bruce Korb
Subject: Re: Adding to the end of the load path
Date: Fri, 16 Nov 2012 10:06:55 -0800
User-agent: Mozilla/5.0 (X11; Linux x86_64; rv:16.0) Gecko/20121025 Thunderbird/16.0.2

On 11/15/12 16:10, Noah Lavine wrote:
> Given that the module-lookup system is fundamentally complicated, I'm going to
> suggest that we *don't* try to make it all configurable by environment 
> variables.
> If people want full control of lookups, they can write a site-wide Guile init
> file or a personal ~/.guile. The regular load-path would still be part of the
> system, and that would be configurable by an environment variable, so legacy
> setups would continue to work. However, I'd be happy saying that if you wanted
> to access all of the functionality, you need to write Scheme code. Let's start
> by adding Scheme interfaces to the functionality we want, and maybe not worry
> about environment variables if they're complicated.
> 
> What do you think?

Yes!!  With that, can the LD_LIBRARY_PATH be freed from fiddling?



reply via email to

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