On Jan 16, 08 23:52:26 +0200, Zvi Har'El wrote:
> Hi
>
>
> Thanks, but no thanks. I am not interested in tricks to set 
> LD_LIBRARY_PATH. This is not what the screen mailing list about.
>
>
> I am concerned about the fact that screen removes LD_LIBRARY_PATH from the 
> environment, and I believe this behavior is a bug.

If screen would do that, it were a bug. I just tested this:

env HOME=/ LD_LIBRARY_PATH=/tmp screen -c /dev/null -s /bin/sh
> echo $LD_LIBRARY_PATH 
/tmp
> exit
[screen is terminating]


You can check with CTRL-A : echo $LD_LIBRARY_PATH
if screen itself still sees it. 
I'd suspect that some bashrc magic 

        cheers,
                Jw.

-- 
 o \  Juergen Weigert  paint it green! __/ _=======.=======_
<V> | [EMAIL PROTECTED]       wide open suse_/        _---|____________\/
 \  | 0911 74053-508         (tm)__/          (____/            /\
(/) | __________________________/             _/ \_ vim:set sw=2 wm=8
SUSE LINUX Products GmbH, GF: Markus Rex, HRB 16746 (AG Nuernberg)
"Novell is committed to creating a work environment that embraces clarity."



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

Reply via email to