guile-user
[Top][All Lists]
Advanced

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

Re: 1.6.0 problems with libguilereadline-v-12 and fix


From: rm
Subject: Re: 1.6.0 problems with libguilereadline-v-12 and fix
Date: Fri, 4 Oct 2002 15:04:36 +0200
User-agent: Mutt/1.3.24i

On Fri, Oct 04, 2002 at 02:04:40PM +0200, Marius Vollmer wrote:
> address@hidden writes:
> 
> > > Why not?  Are you afraid that the presence of the Guile libraries in
> > > the search path will harm other code?
> > 
> > The problem comes again when running `monster apps' like Apache, which
> > have tons of little plugins. Imagine all of the libraries have ideas
> > of their own about how $LD_LIBRARY_PATH should like.
> 
> They wont all have their own ideas.  When they are all in one place,
> there is only one additional directory to add to LD_LIBRARY_PATH.


Not really -- let's teke the Apache example: mod_guile won't be the only
module to modify LD_LIBRARY_PATH, there's mod_perl and mod_python and
mod_haskell ... Oh, and if you start to modify LD_LIBRARY_PATH from within
Apache, any app forking of the server will run with that modified path
as well (any CGI script, any interpreter started by that script etc.).
Definitely _not_ fun to debug. 

 Ralf 

> -- 
> GPG: D5D4E405 - 2F9B BCCC 8527 692A 04E3  331E FAF8 226A D5D4 E405
> 
> 
> _______________________________________________
> Guile-user mailing list
> address@hidden
> http://mail.gnu.org/mailman/listinfo/guile-user




reply via email to

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