Re: Setting LD_LIBRARY_PATH for a forked process

2009-01-10 Thread Raymond Wan
Hi Torsten and Heiko, Heiko Jansen wrote: Am Freitag, den 09.01.2009, 10:25 +0100 schrieb Torsten Foertsch: On Fri 09 Jan 2009, Raymond Wan wrote: It is possible I'm doing something wrong, but so far, this isn't working. And if I replace the $cmd with a Perl script and try to print out $ENV

Re: Setting LD_LIBRARY_PATH for a forked process

2009-01-09 Thread Heiko Jansen
Am Freitag, den 09.01.2009, 10:25 +0100 schrieb Torsten Foertsch: > On Fri 09 Jan 2009, Raymond Wan wrote: > > It is possible I'm doing something wrong, but so far, this isn't > > working. And if I replace the $cmd with a Perl script and try to > > print out $ENV{LD_LIBRARY_PATH}, there is nothin

Re: Setting LD_LIBRARY_PATH for a forked process

2009-01-09 Thread Torsten Foertsch
On Fri 09 Jan 2009, Raymond Wan wrote: > It is possible I'm doing something wrong, but so far, this isn't > working.  And if I replace the $cmd with a Perl script and try to > print out $ENV{LD_LIBRARY_PATH}, there is nothing.   I think you need this one: http://search.cpan.org/~stas/Env-C-0.08/C.