Hi,
(I think that’s more a question for guile-u...@gnu.org.)
Sjoerd van Leent Privé skribis:
> What I like to do is to let the user give a "driver" library and pass
> that "driver" library around which implements a certain
> procedure. Using the eval procedure together with a small instruction
Hello all,
Apologies for the delay in resolving this issue with LD_LIBRARY_PATH,
but we *do* plan to get this fix in 2.0.7. After discussion with
Ludovic on IRC, I believe we've reached agreement.
I've attached a revised patch that incorporates Ludovic's suggestions.
Comments and suggestions sol
Hi!
Mark H Weaver skribis:
> From 83167214083e24a8eeac6b6e04e8035497fff73a Mon Sep 17 00:00:00 2001
> From: Mark H Weaver
> Date: Tue, 27 Nov 2012 17:44:38 -0500
> Subject: [PATCH] Fix library search order and don't change LD_LIBRARY_PATH
>
> * libguile/dynl.c (system_extensions_path): New stat
Thank you so much Mark and Ludovic!
Regards, Bruce
On Tue, Nov 27, 2012 at 2:54 PM, Mark H Weaver wrote:
> Hello all,
>
> Apologies for the delay in resolving this issue with LD_LIBRARY_PATH,
> but we *do* plan to get this fix in 2.0.7. After discussion with
> Ludovic on IRC, I believe we've rea
I incorporated Ludovic's suggestions and pushed it to stable-2.0.
Thanks for bringing this problem to our attention, Bruce!
Mark