Thanks !

I am trying to run make test but it's giving me following error

[EMAIL PROTECTED] DBIx-DWIW-0.41]# make test
PERL_DL_NONLAZY=1 /usr/bin/perl "-Iblib/lib" "-Iblib/arch" test.pl
1..1
# Running under perl version 5.008 for linux
# Current time local: Wed Sep 15 13:42:27 2004
# Current time GMT:   Wed Sep 15 20:42:27 2004
# Using Test.pm version 1.23
Can't locate Time/HiRes.pm in @INC (@INC contains: blib/lib blib/arch 
/usr/lib/perl5/5.8.0/i386-linux-thread-multi /usr/lib/perl5/5.8.0 
/usr/lib/perl5/site_perl/5.8.0/i386-linux-thread-multi /usr/lib/perl5/site_perl/5.8.0 
/usr/lib/perl5/site_perl /usr/lib/perl5/vendor_perl/5.8.0/i386-linux-thread-multi 
/usr/lib/perl5/vendor_perl/5.8.0 /usr/lib/perl5/vendor_perl 
/usr/lib/perl5/5.8.0/i386-linux-thread-multi /usr/lib/perl5/5.8.0 .) at 
blib/lib/DBIx/DWIW.pm line 12.
BEGIN failed--compilation aborted at blib/lib/DBIx/DWIW.pm line 12.
Compilation failed in require at test.pl line 10.
BEGIN failed--compilation aborted at test.pl line 10.
make: *** [test_dynamic] Error 2

Any help will be highly appreciable.





-----Original Message-----
From: Jeremy Zawodny [mailto:[EMAIL PROTECTED]
Sent: Wed 9/15/2004 1:18 PM
To: Sanjeev Sagar
Cc: [EMAIL PROTECTED]
Subject: Re: Installing DBIx::DWIW on CPAN
 
On Wed, Sep 15, 2004 at 01:10:35PM -0700, Sanjeev Sagar wrote:
> I am trying on cpan.yahoo.com and it's giving me following error
> 
> The requested URL /authors/id/J/JZ/JZAWODNY/DBIx-DWIW-0.41.tar.gz was not found on 
> this server.

Hmm.

wget http://cpan.yahoo.com/authors/id/J/JZ/JZAWODNY/DBIx-DWIW-0.41.tar.gz

Works for me.

How about you?

I checked and the mirrors on both machines behind cpan.yahoo.com are
up-to-date.

Jeremy
-- 
Jeremy D. Zawodny     |  Perl, Web, MySQL, Linux Magazine, Yahoo!
<[EMAIL PROTECTED]>  |  http://jeremy.zawodny.com/

[book] High Performance MySQL -- http://highperformancemysql.com/

Reply via email to