CPAN IPC::Run Problem
From: eft0 (eft0_at_gmx.nospam.net)
Date: 02/17/05
- Next message: Sisyphus: "Re: Does anyone knows how to install the Time::HiRes Module?"
- Previous message: Randy Kobes: "Re: Does anyone knows how to install the Time::HiRes Module?"
- Next in thread: Jim Keenan: "Re: CPAN IPC::Run Problem"
- Reply: Jim Keenan: "Re: CPAN IPC::Run Problem"
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]
Date: Thu, 17 Feb 2005 12:47:02 -0300
Hi all,
I'm try to install this module (IPC::Run), but I have a few problems
with this, Google doesn't help me.
I'm trying this:
# /usr/bin/perl -MCPAN -e 'install "IPC::Run"'
But the result in the last lines are:
t/run..............NOK 70# Test 70 got: 'Resource temporarily
unavailable: write( 6, '...15904 "x" chars...DOC2
' ) at /root/.cpan/build/IPC-Run-0.79/blib/lib/IPC/Run/IO.pm line 547
' (t/run.t at line 350)
# Expected: ''
# t/run.t line 350 is: ok $x, "";
t/run..............FAILED test 70
Failed 1/267 tests, 99.63% okay
t/signal...........ok
t/timeout..........ok
t/timer............ok
t/win32_compile....ok
Failed Test Stat Wstat Total Fail Failed List of Failed
-------------------------------------------------------------------------------
t/run.t 267 1 0.37% 70
(1 subtest UNEXPECTEDLY SUCCEEDED), 61 subtests skipped.
Failed 1/15 test scripts, 93.33% okay. 1/704 subtests failed, 99.86% okay.
make: *** [test_dynamic] Error 255
/usr/bin/make test -- NOT OK
Running make install
make test had returned bad status, won't install without force
And I install with force:
# /usr/bin/perl -MCPAN -e 'force install "IPC::Run"'
But the same result, someone know what happeging here ?, Thanks a lot in
advanced.
-- eft0.
- Next message: Sisyphus: "Re: Does anyone knows how to install the Time::HiRes Module?"
- Previous message: Randy Kobes: "Re: Does anyone knows how to install the Time::HiRes Module?"
- Next in thread: Jim Keenan: "Re: CPAN IPC::Run Problem"
- Reply: Jim Keenan: "Re: CPAN IPC::Run Problem"
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]
Relevant Pages
|