AF:
NF:0
PS:10
SRH:1
SFN:
DSR:
MID:
CFG:
PT:0
S:andy.sharp@lsi.com
RQ:
SSV:mhbs.lsil.com
NSV:
SSH:
R:<Jan.Seidel@lsi.com>,<Yifeng.Liu@lsi.com>
MAID:2
X-Sylpheed-Privacy-System:
X-Sylpheed-Sign:0
SCF:#mh/Mailbox/sent
RMID:#imap/LSI/INBOX	0	D41A5B864986B546A595D85C4701A9C0B72C7B7C@cosmail03.lsi.com
X-Sylpheed-End-Special-Headers: 1
Date: Tue, 30 Mar 2010 13:53:59 -0700
From: Andrew Sharp <andy.sharp@lsi.com>
To: "Seidel, Jan" <Jan.Seidel@lsi.com>
Cc: "Liu, Yifeng" <Yifeng.Liu@lsi.com>
Subject: Re: test harness wiki follower needs help
Message-ID: <20100330135359.7231acb6@ripper.onstor.net>
In-Reply-To: <D41A5B864986B546A595D85C4701A9C0B72C7B7C@cosmail03.lsi.com>
References: <20100330114223.6bf44653@ripper.onstor.net>
	<D41A5B864986B546A595D85C4701A9C0B72C7AE9@cosmail03.lsi.com>
	<20100330133253.38be288a@ripper.onstor.net>
	<D41A5B864986B546A595D85C4701A9C0B72C7B7C@cosmail03.lsi.com>
Organization: LSI
X-Mailer: Sylpheed-Claws 2.6.0 (GTK+ 2.8.20; x86_64-pc-linux-gnu)
Mime-Version: 1.0
Content-Type: text/plain; charset=US-ASCII
Content-Transfer-Encoding: 7bit

OK, but in the wiki it says I don't have to install anything if I have
PERL5LIB variable set correctly.

Also, what does that mean, if there are multiple modules missing?
Doesn't this command install all missing modules?  I'm still confused.


On Tue, 30 Mar 2010 14:39:31 -0600 "Seidel, Jan" <Jan.Seidel@lsi.com>
wrote:

> OK, yeah, I could have seen that.
> 
> But in this directory there's no "TAP" subdir. So you don't have all
> the modules that are required to run the tests. You can manually
> install all the required modules with "apt-get install
> libtest-harness-perl". But if there are multiple modules missing this
> can become tedious.
> 
> Regards,
> Jan
> 
> -----Original Message-----
> From: Andrew Sharp [mailto:andy.sharp@lsi.com] 
> Sent: Tuesday, March 30, 2010 1:33 PM
> To: Seidel, Jan
> Cc: Liu, Yifeng
> Subject: Re: test harness wiki follower needs help
> 
> Yeees.
> 
> $ echo $PERL5LIB
> /n/lib/Linux/deb4.0/2.6.26-2-686/i686/perl/5.10.0/lib
> 
> You can also see that in the error message.
> 
> On Tue, 30 Mar 2010 12:55:32 -0600 "Seidel, Jan" <Jan.Seidel@lsi.com>
> wrote:
> 
> > Hi Andy,
> > 
> > You don't need the C TAP library. But you need the Perl module. Step
> > 4 of this wiki page shows how to install these libraries. Did you
> > set the $PERL5LIB env variable and are there any files in the
> > directory it points to?
> > 
> > Regards,
> > Jan
> > 
> > -----Original Message-----
> > From: Andrew Sharp [mailto:andy.sharp@lsi.com] 
> > Sent: Tuesday, March 30, 2010 11:42 AM
> > To: Seidel, Jan
> > Cc: Liu, Yifeng
> > Subject: test harness wiki follower needs help
> > 
> > I'm trying to follow the wiki on setting up my environment for
> > running tests, and I got to this:
> > 
> > http://wiki.onstor.net/wiki/Test_Harness:Setup_your_environment#Step_7.29_.E2.80.93_create_your_available_resources_config.yaml
> > 
> > Which says "use 'runtests -C' ..." but when I do that I get this:
> > 
> > Can't locate TAP/Parser.pm in @INC (@INC
> > contains: /n/lib/qe/linux/perl5/lib /n/lib/Linux/deb4.0/2.6.26-2-686/i686/perl/5.10.0/lib /etc/perl /usr/local/lib/perl/5.8.8 /usr/local/share/perl/5.8.8 /usr/lib/perl5 /usr/share/perl5 /usr/lib/perl/5.8 /usr/share/perl/5.8 /usr/local/lib/site_perl .)
> > at ./runtests line 12. BEGIN failed--compilation aborted
> > at ./runtests line 12.
> > 
> > Which tells me that I need to install the TAP libraries, but Step 8.
> > says I don't.  So I'm confused.
