Re: Perl-module:make test failure

2010-05-19 Thread Bart Van Assche
: > hi.. > > plz tell me abt how to set LD_LIBRARY_PATH > > Regards, > Vineet Gehlot > > --- On *Tue, 18/5/10, Bart Van Assche * wrote: > > > From: Bart Van Assche > Subject: Re: Perl-module:make test failure > To: "vineet gehlot" > Cc:

Re: Perl-module:make test failure

2010-05-19 Thread vineet gehlot
ake: *** [perltest] Error 1 Regards, Vineet Gehlot --- On Tue, 18/5/10, Thomas Anders wrote: From: Thomas Anders Subject: Re: Perl-module:make test failure To: net-snmp-users@lists.sourceforge.net Date: Tuesday, 18 May, 2010, 2:39 PM vineet gehlot wrote: > i m presently working with net-

Re: Perl-module:make test failure

2010-05-19 Thread vineet gehlot
hi.. plz tell me abt how to set LD_LIBRARY_PATH Regards, Vineet Gehlot --- On Tue, 18/5/10, Bart Van Assche wrote: From: Bart Van Assche Subject: Re: Perl-module:make test failure To: "vineet gehlot" Cc: net-snmp-users@lists.sourceforge.net, "Thomas Anders" Date: T

Re: Perl-module:make test failure

2010-05-18 Thread Bart Van Assche
On Tue, May 18, 2010 at 11:15 PM, vineet gehlot wrote: > > hello everyone... > i m presently working with net-snmp-5.5 > i insatlled it properly > but while i was trying to install a perl-module present in its extracted > folder i faced the afolowwing error.. > > > PERL_DL_NONLAZY=1

Re: Perl-module:make test failure

2010-05-18 Thread Thomas Anders
vineet gehlot wrote: > i m presently working with net-snmp-5.5 > i insatlled it properly > but while i was trying to install a perl-module present in its extracted > folder i faced the afolowwing error.. > > PERL_DL_NONLAZY=1 /usr/bin/perl "-I../blib/lib" "-I../blib/arch" test.pl > 1..90

Perl-module:make test failure

2010-05-18 Thread vineet gehlot
hello everyone... i m presently working with net-snmp-5.5 i insatlled it properly but while i was trying to install a perl-module present in its extracted folder i faced the afolowwing error.. PERL_DL_NONLAZY=1 /usr/bin/perl "-I../blib/lib" "-I../blib/arch" test.pl 1..90 Can