Re: LD_LIBRARY_PATH is not exported to subshells

2008-01-16 Thread Randy Belk
onfiguration of the run (shared libraries used in addition to the standard > libraries). Of course I can write a script to edit .bashrc, but this is a > ridiculed solution. Why cannot screen export the original LD_LIBRARY_PATH??? > > > > On 16/01/08 20:54, Randy Belk wrote: > &g

Re: LD_LIBRARY_PATH is not exported to subshells

2008-01-16 Thread Randy Belk
Try putting the LD_LIBRARY_PATH in your .bashrc, that should work. On Jan 16, 2008 11:59 AM, Zvi Har'El <[EMAIL PROTECTED]> wrote: > I am using screen to run several applications simultaneously in the > same environment. The environment preparation consists of exporting > various variables, in