[oe] [PATCH V4] rrdtool: enable perl and python bindings

2014-04-24 Thread Chong Lu
1. default enable perl and python bindings 2. rrdtool uses perl.real, perl.real doesn't know where the PERL5LIB should be when prebuilts are used. Use the wrapper perl instead, perl sets PERL5LIB and invokes perl.real 3. While using dash as /bin/sh, subsequent commands in functions will not use the

Re: [oe] [PATCH V4] rrdtool: enable perl and python bindings

2014-04-24 Thread Koen Kooi
-BEGIN PGP SIGNED MESSAGE- Hash: SHA1 Chong Lu schreef op 24-04-14 09:14: > 1. default enable perl and python bindings 2. rrdtool uses perl.real, > perl.real doesn't know where the PERL5LIB should be when prebuilts are > used. Use the wrapper perl instead, perl sets PERL5LIB and invokes >

Re: [oe] [PATCH V4] rrdtool: enable perl and python bindings

2014-04-24 Thread Chong Lu
On 04/24/2014 05:51 PM, Koen Kooi wrote: -BEGIN PGP SIGNED MESSAGE- Hash: SHA1 Chong Lu schreef op 24-04-14 09:14: 1. default enable perl and python bindings 2. rrdtool uses perl.real, perl.real doesn't know where the PERL5LIB should be when prebuilts are used. Use the wrapper perl ins

Re: [oe] [PATCH V4] rrdtool: enable perl and python bindings

2014-04-24 Thread Martin Jansa
On Fri, Apr 25, 2014 at 09:21:44AM +0800, Chong Lu wrote: > > On 04/24/2014 05:51 PM, Koen Kooi wrote: > > -BEGIN PGP SIGNED MESSAGE- > > Hash: SHA1 > > > > Chong Lu schreef op 24-04-14 09:14: > >> 1. default enable perl and python bindings 2. rrdtool uses perl.real, > >> perl.real doesn't